jungilhan
jungil han
Seoul, South Korea
Products (1)
Originals
Comments (1)
Affiliates (0)
System Software
Monkey Log Viewer
System Software
May 27 2011
Score 50.0%
test
Monkey Log Viewer
System Software
4 comments
by
jungilhan
Score 50.0%
May 27 2011
Thank you for your feedback.
In my case the error did not occur. (Win XP, SDK 1.1 beta)
please add INCLUDEPATH variable in monkeyLogViewer.pro file.
INCLUDEPATH += ./
this is my build log. (MainWindow.cpp)
please check the "-I" option.
--------------------------------------
g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\DevKits\QtSDK\Desktop\Qt\4.7.2\mingw\include\QtCore" -I"c:\DevKits\QtSDK\Desktop\Qt\4.7.2\mingw\include\QtGui" -I"c:\DevKits\QtSDK\Desktop\Qt\4.7.2\mingw\include" -I"..\..\..\monkeyLogViewer-1.0.1.tar\monkeyLogViewer" -I"c:\DevKits\QtSDK\Desktop\Qt\4.7.2\mingw\include\ActiveQt" -I"debug" -I"..\..\..\monkeyLogViewer-1.0.1.tar\monkeyLogViewer" -I"." -I"c:\DevKits\QtSDK\Desktop\Qt\4.7.2\mingw\mkspecs\win32-g++" -o debug\MainWindow.o ..\..\..\monkeyLogViewer-1.0.1.tar\monkeyLogViewer\Source\MainWindow\MainWindow.cpp
Best regards.
- Apr 03 2011
Put the headline here
×
In my case the error did not occur. (Win XP, SDK 1.1 beta)
please add INCLUDEPATH variable in monkeyLogViewer.pro file.
INCLUDEPATH += ./
this is my build log. (MainWindow.cpp)
please check the "-I" option.
--------------------------------------
g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\DevKits\QtSDK\Desktop\Qt\4.7.2\mingw\include\QtCore" -I"c:\DevKits\QtSDK\Desktop\Qt\4.7.2\mingw\include\QtGui" -I"c:\DevKits\QtSDK\Desktop\Qt\4.7.2\mingw\include" -I"..\..\..\monkeyLogViewer-1.0.1.tar\monkeyLogViewer" -I"c:\DevKits\QtSDK\Desktop\Qt\4.7.2\mingw\include\ActiveQt" -I"debug" -I"..\..\..\monkeyLogViewer-1.0.1.tar\monkeyLogViewer" -I"." -I"c:\DevKits\QtSDK\Desktop\Qt\4.7.2\mingw\mkspecs\win32-g++" -o debug\MainWindow.o ..\..\..\monkeyLogViewer-1.0.1.tar\monkeyLogViewer\Source\MainWindow\MainWindow.cpp
Best regards. - Apr 03 2011