Oh My Goodness

first,i download QtOCCHarness-0.1,my qt creator version is 2.4.0,
qt sdk version is4.8.0,in qt creator i run qtopencascade,and then ,i got these
wrong informations:
D:\Qt\qtcreator-2.4.0\bin\jom.exe -nologo -j 4 -f Makefile.Release all
cl -c -Yc -Fprelease\QtOCCHarness_pch.pch -Forelease\QtOCCHarness_pch.obj -nologo -Zm200 -Zc:wchar_t- -O2 -MD -GR -EHsc -W3 -w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DCSFDB -DQOCC_STATIC -DWNT -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -I"..\..\..\Qt\4.8.0\include\QtCore" -I"..\..\..\Qt\4.8.0\include\QtGui" -I"..\..\..\Qt\4.8.0\include" -I"." -I"inc" -I"\inc" -I"..\..\..\Qt\4.8.0\include\ActiveQt" -I"release" -I"..\..\..\Qt\4.8.0\mkspecs\win32-msvc2008" -TP src\qoccinternal.h
qoccinternal.h
src\qoccinternal.h(20) : fatal error C1083: ÎÞ·¨´ò¿ª°üÀ¨Îļþ:¡°AIS_Drawer.hxx¡±: No such file or directory
D:\Qt\qtcreator-2.4.0\bin\jom.exe -nologo -j 4 -f Makefile.Debug all
cl -c -Yc -Fpdebug\QtOCCHarness_pch.pch -Fodebug\QtOCCHarness_pch.obj -nologo -Zm200 -Zc:wchar_t- -Zi -MDd -GR -EHsc -W3 -w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DCSFDB -DQOCC_STATIC -D_DEBUG -DWNT -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 -I"..\..\..\Qt\4.8.0\include\QtCore" -I"..\..\..\Qt\4.8.0\include\QtGui" -I"..\..\..\Qt\4.8.0\include" -I"." -I"inc" -I"\inc" -I"..\..\..\Qt\4.8.0\include\ActiveQt" -I"debug" -I"..\..\..\Qt\4.8.0\mkspecs\win32-msvc2008" -TP src\qoccinternal.h

jom 1.0.6 - empower your cores

command failed with exit code 2
command failed with exit code 2
qoccinternal.h
src\qoccinternal.h(20) : fatal error C1083: ÎÞ·¨´ò¿ª°üÀ¨Îļþ:¡°AIS_Drawer.hxx¡±: No such file or directory
command failed with exit code 2
command failed with exit code 2
14:25:22: ½ø³Ì"D:\Qt\qtcreator-2.4.0\bin\jom.exe"Í˳ö£¬Í˳ö´úÂë 2 ¡£
¹¹½¨ÏîÄ¿qtoccharness ʱ·¢Éú´íÎó (Ä¿±ê: ×ÀÃæ)
µ±Ö´Ðй¹½¨²½Öè 'Make'ʱ

why??
how i can run my qtopencascade?? forward your sugesstions,thanks

Forum supervisor's picture

Hello, Jimmy,

it seems you forgot to define a path to OCCT includes.

Regards...