iv3d-users

Text archives Help


[IV3D-USERS] Build problem by dynamic link to Qt


Chronological Thread 
  • From: <ajp.wang@gmail.com>
  • To: iv3d-users@sci.utah.edu
  • Subject: [IV3D-USERS] Build problem by dynamic link to Qt
  • Date: Tue, 15 Mar 2011 18:09:44 -0600 (MDT)

Hi,

I am trying to build ImageVis3D from source by linking dynamically to Qt
libraries QtGui4, QtCore4, etc. ( with win 7,  VS2008, Qt 4.7.2, ).  The
compiling fails : 
Tuvok.lib(IASSConverter.obj) : error LNK2019: unresolved external symbol
gzdirect referenced in function "private: bool __cdecl
IASSConverter::IsZipped(class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &)"
(?IsZipped@IASSConverter@@AEAA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z).

Can you help me? Is it possible to build with dynamic linking to Qt?

Thanks,

Alex



Archive powered by MHonArc 2.6.16.

Top of page