iv3d-users

Text archives Help


[IV3D-USERS] Build problems


Chronological Thread 
  • From: Dženan Zukić <dzenanz@gmail.com>
  • To: iv3d-users@sci.utah.edu
  • Subject: [IV3D-USERS] Build problems
  • Date: Thu, 25 Nov 2010 15:22:20 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=TcovjtSFgOGGAMBTuNAMDX8oCsv3sXTOkMjPYDpWx2smuBzRVdKqxBZE/KGAlZaXfP 5OSgn2ApbKSZgY7N9SG9DLywRfxn2Wb+WyXRDuhNxX9HLwG9bFkx7aXXJvxY6mygzYUB 9jQes00sdWlacmpw80T85tF4vv0E8SNCuKMaI=

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