iv3d-users

Text archives Help


[IV3D-USERS] Re: Build problems


Chronological Thread 
  • From: Jens Krueger <jens@sci.utah.edu>
  • To: iv3d-users@sci.utah.edu
  • Subject: [IV3D-USERS] Re: Build problems
  • Date: Thu, 25 Nov 2010 15:25:55 +0100

Hi,

please take a look at the page

http://www.sci.utah.edu/cibc/wiki/index.php/CIBC:Project:ImageVis3D

it tells you how to build ImageVis3D on Windows. Basically, all you need is 
to compile Qt from scratch (batch file to do this can be found in the scripts 
directory) and you need to set one (or two if you want to do both 32 and 64 
bit builds) environment variables. It's all explained on the above webpage 
under "Windows-only Caveats"

Cheers
   Jens

Am 25.11.2010 um 15:22 schrieb Dženan Zukić:

> Hi,
> 
> I am trying to build ImageVis3D from source (so I can later follow the 
> execution paths using a debugger), but compilation fails:
> 
> 1>------ Build started: Project: ImageVis3D, Configuration: Debug x64 ------
> 1>Performing Pre-Build Event...
> 1>59 File(s) copied
> 1>Creating CPP File from resource ImageVis3D.rcc ...
> 1>The system cannot find the path specified.
> 1>Project : error PRJ0019: A tool returned an error code from "Creating CPP 
> File from resource ImageVis3D.rcc ..."
> 1>Project : warning PRJ0018 : The following environment variables were not 
> found:
> 1>$(QTDIR32)
> 1>Build log was saved at 
> "file://d:\SDK\imagevis3d\Build\x64\Debug\objects\BuildLog.htm"
> 1>ImageVis3D - 1 error(s), 0 warning(s)
> 2>------ Skipped Build: Project: ExtractDebugInfo, Configuration: Debug x64 
> ------
> 2>Project not selected to build for this solution configuration
> ========== Build: 0 succeeded, 1 failed, 1 up-to-date, 1 skipped ==========
> 
> I tried searching .vcproj files for "ImageVis3D.rcc", but there are no 
> occurrences. ImageVis3D.rc has no special attributes, so I basically do not 
> know why the build fails. Can you shed some light on this?
> 
> Regards,
> Dženan




Archive powered by MHonArc 2.6.16.

Top of page