iv3d-users

Text archives Help


[IV3D-USERS] compile error on windows, vs2008 qt 4.5


Chronological Thread 
  • From: Marek Jasovsky <jasovsky.marek@gmail.com>
  • To: iv3d-users@sci.utah.edu
  • Subject: [IV3D-USERS] compile error on windows, vs2008 qt 4.5
  • Date: Sat, 23 May 2009 13:24:43 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=oDI2YPViy25FBmcl2/eKWmkkIsp4jLeZJdYPlfwFnD53bwj9glmT9dyCqkzEE9IjBh uO03g4cwAL49FBXn4ie6SbT2IcWcFrXtLMG+8ql/pZw6GAF+zuGA0f/eJlKOOSH8DLdm RPUgr2x4MfK3kbCGPKGsDm7uFt7j/3evELzCY=

Hi

can someone help me with below error while compiling ImageVis?

Thanks a lot

Marek

        link /LIBPATH:"f:\Qt\qt-git\qt-snapshot\lib" /NOLOGO /DEBUG /MANIFEST /MANIFESTFILE:"../Build/objects\ImageVis3D.intermediate.manifest" /SUBSYSTEM:WINDOWS "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" /OUT:Build\ImageVis3D.exe @C:\DOCUME~1\sk1u0aq3\LOCALS~1\Temp\nm10D.tmp
   Creating library Build\ImageVis3D.lib and object Build\ImageVis3D.exp
ImageVis3D_Help.obj : error LNK2019: unresolved external symbol __imp__ShellExecuteA@24 referenced in function "protected: void __thiscall MainWindow::OnlineHelp(void)" (?OnlineHelp@MainWindow@@IAEXXZ)
URLDlg.obj : error LNK2001: unresolved external symbol __imp__ShellExecuteA@24
main.obj : error LNK2019: unresolved external symbol "class QObject * __cdecl qt_plugin_instance_qjpeg(void)" (?qt_plugin_instance_qjpeg@@YAPAVQObject@@XZ) referenced in function "public: __thiscall StaticqjpegPluginInstance::StaticqjpegPluginInstance(void)" (??0StaticqjpegPluginInstance@@QAE@XZ)
Tuvok.lib(AbstrRenderer.obj) : error LNK2001: unresolved external symbol "class QObject * __cdecl qt_plugin_instance_qjpeg(void)" (?qt_plugin_instance_qjpeg@@YAPAVQObject@@XZ)
main.obj : error LNK2019: unresolved external symbol "class QObject * __cdecl qt_plugin_instance_qtiff(void)" (?qt_plugin_instance_qtiff@@YAPAVQObject@@XZ) referenced in function "public: __thiscall StaticqtiffPluginInstance::StaticqtiffPluginInstance(void)" (??0StaticqtiffPluginInstance@@QAE@XZ)
Tuvok.lib(AbstrRenderer.obj) : error LNK2001: unresolved external symbol "class QObject * __cdecl qt_plugin_instance_qtiff(void)" (?qt_plugin_instance_qtiff@@YAPAVQObject@@XZ)
main.obj : error LNK2019: unresolved external symbol "class QObject * __cdecl qt_plugin_instance_qgif(void)" (?qt_plugin_instance_qgif@@YAPAVQObject@@XZ) referenced in function "public: __thiscall StaticqgifPluginInstance::StaticqgifPluginInstance(void)" (??0StaticqgifPluginInstance@@QAE@XZ)
Tuvok.lib(AbstrRenderer.obj) : error LNK2001: unresolved external symbol "class QObject * __cdecl qt_plugin_instance_qgif(void)" (?qt_plugin_instance_qgif@@YAPAVQObject@@XZ)
Tuvok.lib(SysTools.obj) : error LNK2019: unresolved external symbol __imp__GetOpenFileNameA@4 referenced in function "bool __cdecl SysTools::GetFilenameDialog(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,char const *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,bool,struct HWND__ *,unsigned long *)" (?GetFilenameDialog@SysTools@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PBDAA
V23@_NPAUHWND__@@PAK@Z)
Tuvok.lib(SysTools.obj) : error LNK2019: unresolved external symbol __imp__GetSaveFileNameA@4 referenced in function "bool __cdecl SysTools::GetFilenameDialog(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,char const *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,bool,struct HWND__ *,unsigned long *)" (?GetFilenameDialog@SysTools@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PBDAA
V23@_NPAUHWND__@@PAK@Z)
Tuvok.lib(SysTools.obj) : error LNK2019: unresolved external symbol __imp__GetOpenFileNameW@4 referenced in function "bool __cdecl SysTools::GetFilenameDialog(class std::basic_string<unsigned short,struct std::char_traits<unsigned short>,class std::allocator<unsigned short> > const &,unsigned short const *,class std::basic_string<unsigned short,struct std::char_traits<unsigned short>,class std::allocator<unsigned short> > &,bool,struct HWND__ *,unsigned long *)" (?GetFilenameDialog@SysTools@@YA_
NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@PBGAAV23@_NPAUHWND__@@PAK@Z)
Tuvok.lib(SysTools.obj) : error LNK2019: unresolved external symbol __imp__GetSaveFileNameW@4 referenced in function "bool __cdecl SysTools::GetFilenameDialog(class std::basic_string<unsigned short,struct std::char_traits<unsigned short>,class std::allocator<unsigned short> > const &,unsigned short const *,class std::basic_string<unsigned short,struct std::char_traits<unsigned short>,class std::allocator<unsigned short> > &,bool,struct HWND__ *,unsigned long *)" (?GetFilenameDialog@SysTools@@YA_
NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@PBGAAV23@_NPAUHWND__@@PAK@Z)
Tuvok.lib(SysTools.obj) : error LNK2019: unresolved external symbol __imp__CommandLineToArgvW@8 referenced in function "public: __thiscall SysTools::CmdLineParams::CmdLineParams(void)" (??0CmdLineParams@SysTools@@QAE@XZ)
Build\ImageVis3D.exe : fatal error LNK1120: 9 unresolved externals
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\link.EXE"' : return code '0x460'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.





Archive powered by MHonArc 2.6.16.

Top of page