Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Installing/Configuring CGAL on Visual Studio 2008

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Installing/Configuring CGAL on Visual Studio 2008


Chronological Thread 
  • From: "Mohammad Raza" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Installing/Configuring CGAL on Visual Studio 2008
  • Date: Mon, 31 Dec 2007 20:18:41 -0600

Yes I did, they point to the CGALROOT environment variable. I am trying
to make the demos work but I get an error on build which says that
following...

Project : error PRJ0019: A tool returned an error code from "Performing
Pre-Build Event..."

and the BuildLog.htm says

Creating temporary file "c:\Program
Files\CGAL-3.3.1\demo\Stream_lines_2\Debug\BAT00000130361096.bat" with
contents
[
@echo off
C:\Qt/bin/moc.exe -o streamlines.moc streamlines.cpp
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from
"Performing Pre-Build Event..."
exit 1
:VCEnd
]
Creating command line """c:\Program
Files\CGAL-3.3.1\demo\Stream_lines_2\Debug\BAT00000130361096.bat"""

I have installed Qt through it's windows installer, and the $QTDIR is
set to C:\Qt (which is where is installed on my computer)

-Raza
On Tue, 1 Jan 2008 02:40:02 +0100,

said:
> Hi,
>
> Did you add it to your 'include' directories?
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
--
Mohammad Raza



--
http://www.fastmail.fm - Access your email from home and the web



Archive powered by MHonArc 2.6.16.

Top of Page