You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make
clang++ -c -pipe -mmacosx-version-min=10.6 -O2 -Wall -W -fPIC -DQTDRV_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../../../../Qt5/5.0.1/clang_64/mkspecs/macx-clang -I. -I../../../../../../../Qt5/5.0.1/clang_64/include -I../../../../../../../Qt5/5.0.1/clang_64/include/QtGui -I../../../../../../../Qt5/5.0.1/clang_64/lib/QtGui.framework/Versions/5/Headers -I../../../../../../../Qt5/5.0.1/clang_64/include/QtCore -I../../../../../../../Qt5/5.0.1/clang_64/lib/QtCore.framework/Versions/5/Headers -I. -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/System/Library/Frameworks/AGL.framework/Headers -o cdrv.o cdrv.cpp
In file included from cdrv.cpp:15:
In file included from ./cdrv.h:15:
./qtsignal.h:19:10: fatal error: 'QAction' file not found
include
^
1 error generated.
The text was updated successfully, but these errors were encountered:
i'm make the qtdrv for QT5.0.1 。
make
clang++ -c -pipe -mmacosx-version-min=10.6 -O2 -Wall -W -fPIC -DQTDRV_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../../../../Qt5/5.0.1/clang_64/mkspecs/macx-clang -I. -I../../../../../../../Qt5/5.0.1/clang_64/include -I../../../../../../../Qt5/5.0.1/clang_64/include/QtGui -I../../../../../../../Qt5/5.0.1/clang_64/lib/QtGui.framework/Versions/5/Headers -I../../../../../../../Qt5/5.0.1/clang_64/include/QtCore -I../../../../../../../Qt5/5.0.1/clang_64/lib/QtCore.framework/Versions/5/Headers -I. -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/System/Library/Frameworks/AGL.framework/Headers -o cdrv.o cdrv.cpp
In file included from cdrv.cpp:15:
In file included from ./cdrv.h:15:
./qtsignal.h:19:10: fatal error: 'QAction' file not found
include
1 error generated.
The text was updated successfully, but these errors were encountered: