link error in compiling occ sample importexpoet demo
link error in compiling occ sample importexpoet demo
jimmy
2012/05/18 10:01
my IDE is QT creator which version is 2.4.0,my qt sdk is 4.8.0,occ version is latest.
whie i run importexport,error comes like that:
13:56:22: 为项目IESample执行构建步骤 ...
13:56:22: 配置没有改变, 跳过 qmake 步骤.
13:56:23: 正在启动 "D:\Qt\qtcreator-2.4.0\bin\jom.exe"
{1"?} {2?}
d:\qt\4.8.0\bin\qmake.exe -spec ..\..\Qt\4.8.0\mkspecs\win32-msvc2008 CONFIG+=declarative_debug -o Makefile IESample.pro
D:\Qt\qtcreator-2.4.0\bin\jom.exe -nologo -j 4 -f Makefile.Debug
link /LIBPATH:"d:\Qt\4.8.0\lib" /NOLOGO /DYNAMICBASE /NXCOMPAT /DEBUG /MANIFEST /MANIFESTFILE:"./win32/vc9/objd\IESample.intermediate.manifest" /SUBSYSTEM:WINDOWS "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" /OUT:win32\vc9\bind\IESample.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\IESample.exe.5120.16.jom
Microsoft (R) Incremental Linker Version 9.00.21022.08
Copyright (C) Microsoft Corporation. All rights reserved.
i am very confused,ant this problem has taken my 2 days,any help???
thanks~
Forum supervisor
2012/05/23 11:54
Hello Jimmy,
unfortunately it is difficult to identify the problem, because of all that "为项目" mojibake... I recommend you to change your OS settings to English.
Like I already replied before, the problem seems to be with your OCCT environment. Besides, the officially supported version of Qt is currently 4.6.2. ( http://www.opencascade.org/getocc/require/ ).