Advertisement
Guest User

Untitled

a guest
Mar 12th, 2015
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. errors :
  2.  
  3. `clang++ -c -pipe -g -include /include/CppUTest/MemoryLeakDetectorNewMacros.h -include /include/CppUTest/MemoryLeakDetectorMallocMacros.h -arch x86_64 -Wall -W -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Cellar/qt/4.8.6/mkspecs/unsupported/macx-clang -I. -I/usr/local/Cellar/qt/4.8.6/lib/QtCore.framework/Versions/4/Headers -I/usr/local/Cellar/qt/4.8.6/lib/QtCore.framework/Versions/4/Headers -I/usr/local/Cellar/qt/4.8.6/lib/QtGui.framework/Versions/4/Headers -I/usr/local/Cellar/qt/4.8.6/lib/QtGui.framework/Versions/4/Headers -I/usr/local/Cellar/qt/4.8.6/include -I(CPPUTEST_HOME)/include -I. -F/usr/local/Cellar/qt/4.8.6/lib -o factorial.o factorial.cpp'
  4. make: *** [factorial.o] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement