iv3d-users

Text archives Help


[IV3D-USERS] Re: Re: Build problem by Qt


Chronological Thread 
  • From: <longjiang_yu@yahoo.com.cn>
  • To: iv3d-users@sci.utah.edu
  • Subject: [IV3D-USERS] Re: Re: Build problem by Qt
  • Date: Thu, 8 Nov 2012 22:01:34 -0700 (MST)


Dear Tom,

Thank you for your answer!

I've downloaded from svn, and do 'msbuild ImageVis3D-2010.sln
/p:Configuration="Debug",Platform="x64" /t:Rebuild' inside the imagevis
directory after checking it out.

But there appears errors on no head files of Qt. I open ImageVis3D-2010.sln
with vs2010 and add Qt include path, "C:\Qt\4.8.3\include", but there's still
errors as follows,

tuvok\IO\TransferFunction2D.h(54): "QtGui/QImage": No such file or directory,
tuvok\IO/Tuvok_QtPlugins.h(39): "QtCore/QtPlugin": No such file or directory,
IO\Images\StackExporter.cpp(38): "QtGui/QImage": No such file or directory.

Could you please tell me what's wrong with it?
Perhaps I make a mistake use of msbuild,
could you please point out my problem?

Thank you very much!

Best Regards,

Longjiang



Archive powered by MHonArc 2.6.16.

Top of page