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: Mahmood NT <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Installing/Configuring CGAL on Visual Studio 2008
  • Date: Wed, 2 Jan 2008 22:36:22 -0800 (PST)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=XOxdJsrzv0TN88tcJpSvC3DE2dxJw3bE8ADckTQjYXfIP9mMozrY1GeLKHvIOEEGSdagBJJIXVMiDlXcYXxAsbEpOzVcAy/KiQ6J4HB/ToTxZRRC/sKEbbGjfCtOHzmoolB/HABOEKSSqQfs3pHN5ZWHQpX3nrFg4CL2unYbeOU=;

> Here is the output from BuildLog.htm

What you have pasted here is the command line section of buildlog.htm. You
have to paste the output window that contains error messages

Mahmood NT


----- Original Message ----
From: Mohammad Raza
<>
To:

Sent: Wednesday, January 2, 2008 9:27:40 PM
Subject: Re: [cgal-discuss] Re: Installing/Configuring CGAL on Visual Studio
2008

I got the Polygon example to work, and so did the Boost example code.
But now, I am trying to build that Basic Triangulation example code from
CGAL documentations and it is giving me Linker Errors. Here is the
output from BuildLog.htm

Creating temporary file "c:\Documents and Settings\mraza\My
Documents\Visual Studio
2008\Projects\CGAL_Test2\CGAL_Test2\Debug\RSP00000135323504.rsp" with
contents
[
/Od /I "C:\Program Files\CGAL-3.3.1\include" /I "C:\Program
Files\CGAL-3.3.1\include\CGAL\config\msvc" /I "C:\Program
Files\CGAL-3.3.1\auxiliary\gmp\include" /I "C:\Program
Files\CGAL-3.3.1\auxiliary\taucs\include" /I "..\include" /I "C:\Program
Files\boost\boost_1_34_1\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D
"_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\"
/Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\CGAL_Test2.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\mraza\My
Documents\Visual Studio
2008\Projects\CGAL_Test2\CGAL_Test2\Debug\RSP00000135323504.rsp" /nologo
/errorReport:prompt"
Creating temporary file "c:\Documents and Settings\mraza\My
Documents\Visual Studio
2008\Projects\CGAL_Test2\CGAL_Test2\Debug\RSP00000235323504.rsp" with
contents
[
/OUT:"C:\Documents and Settings\mraza\My Documents\Visual Studio
2008\Projects\CGAL_Test2\Debug\CGAL_Test2.exe" /INCREMENTAL
/LIBPATH:"C:\Program Files\CGAL-3.3.1\auxiliary\gmp\lib" /MANIFEST
/MANIFESTFILE:"Debug\CGAL_Test2.exe.intermediate.manifest"
/MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG
/PDB:"C:\Documents and Settings\mraza\My Documents\Visual Studio
2008\Projects\CGAL_Test2\Debug\CGAL_Test2.pdb" /SUBSYSTEM:CONSOLE
/DYNAMICBASE /NXCOMPAT /MACHINE:X86 kernel32.lib user32.lib gdi32.lib
winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib
oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\CGAL_Test2.obj"

".\Debug\stdafx.obj"

".\Debug\CGAL_Test2.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\mraza\My
Documents\Visual Studio
2008\Projects\CGAL_Test2\CGAL_Test2\Debug\RSP00000235323504.rsp" /NOLOGO
/ERRORREPORT:PROMPT"


The example code that I am trying to build is
http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/Triangulation_2/Chapter_main.html
under section 25.4.2.

-M Raza
On Mon, 31 Dec 2007 23:55:17 -0800 (PST), "Mahmood NT"
<>
said:
> >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...
>
> First try to run an example instead of direclty running a demo (which
> uses QT). The "Polygon" example is a very simple one that you can figure
> out if variables are set properly.
>
>
> Mahmood NT
>
>
> ----- Original Message ----
> From: Mohammad Raza
> <>
> To:
>
> Sent: Tuesday, January 1, 2008 5:48:41 AM
> Subject: Re: [cgal-discuss] Re: Installing/Configuring CGAL on Visual
> Studio 2008
>
> 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
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>
>
>
> ____________________________________________________________________________________
> Be a better friend, newshound, and
> know-it-all with Yahoo! Mobile. Try it now.
> http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
> --
> 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 - Accessible with your email software
or over the web
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss



____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search.
http://tools.search.yahoo.com/newsearch/category.php?category=shopping


  • Re: [cgal-discuss] Re: Installing/Configuring CGAL on Visual Studio 2008, Mahmood NT, 01/03/2008

Archive powered by MHonArc 2.6.16.

Top of Page