iv3d-users

Text archives Help


[IV3D-USERS] Build problem by Qt


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

Hi,

I am trying to build ImageVis3D ver 2.1.1 from source with windows xp, VS2010,
Qt 4.8.3.
I've added "4" for Qt library names, such as QtGui4, QtCore4, QtOpengld4, etc.

The compiling fails : 
error C1083: "AutoGen/ui_About.h": No such file or directory.

I've found the statement, #include "AutoGen/ui_About.h"
in AboutDlg.h,
but there is no files in the directory, ImageVis3D\UI\AutoGen.

When I try to build ImageVis3D ver 3.0.0 from source,
The compiling fails:
error D8021: Invalid parameter "/Wno-unknown-pragmas"  
\imagevis3d-3.0.0\ImageVis3D\cl.

Could you help me?

Since I'm not familiar with Qt,
could you please give me some suggestions on how to make it work with
ImageVis3D?

Thank you very much!

Best Regards,

Longjiang Yu



Archive powered by MHonArc 2.6.16.

Top of page