iv3d-users

Text archives Help


[IV3D-USERS] Re: Build problem by Qt


Chronological Thread 
  • From: tom fogal <tfogal@sci.utah.edu>
  • To: iv3d-users@sci.utah.edu
  • Subject: [IV3D-USERS] Re: Build problem by Qt
  • Date: Thu, 08 Nov 2012 12:46:30 +0100

On 11/08/2012 12:05 PM, longjiang_yu@yahoo.com.cn wrote:
> When I try to build ImageVis3D ver 3.0.0 from source,

Let's stick with 3, 2.1.1 is old now.

Actually, if you're on windows you should be using the binaries.  If
you're developing IV3D, you want to use the svn, not a release tarball.
 Also, you want to inquire on tuvok-developers instead.  But I'll answer
just this one question here.

> The compiling fails:
> error D8021: Invalid parameter "/Wno-unknown-pragmas"  
> \imagevis3d-3.0.0\ImageVis3D\cl.

Sounds like you tried to run qmake, and further that our qmake project
files are currently broken for windows.

I would recommend blowing away your directory, downloading from svn, and
do nothing but 'msbuild ImageVis3D-2010.sln
/p:Configuration="Debug",Platform="x64" /t:Rebuild' inside the imagevis
directory after you check it out.

Cheers,

-tom



Archive powered by MHonArc 2.6.16.

Top of page