Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] compiling CGAL in windows

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] compiling CGAL in windows


Chronological Thread 
  • From: dror shemesh <>
  • To:
  • Subject: Re: [cgal-discuss] compiling CGAL in windows
  • Date: Mon, 10 Jan 2011 11:50:43 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=kV50Rr96px1A0bZuULkFDVTNAiasgNP9tTV/Q61fxuVZ9yx2tgjxkpY5IrFOlE6yPB c6EGun7cmD2cS3eIZOsWqbRLGbwOJLwhqA7LSK0VPl8MPyujyXBPgiTJlKZXH/4pV62s ysdZ+qrqiG84AMTj92fGQOOtH+ngKwXw/9qAI=

Hello,
I downloaded CGAL-3.7-Setup.exe and ran it.
Is there another file called CGAL.exe?
 
Thanks,
Dror


 
On Sat, Jan 8, 2011 at 9:31 PM, H-B <> wrote:
Hi Drorsh,
 
Did you download CGAL.exe for windows?

--- On Sat, 1/8/11, drorsh <> wrote:

From: drorsh <>
Subject: [cgal-discuss] compiling CGAL in windows
To:
Date: Saturday, January 8, 2011, 7:05 AM



Hello,
I am a total newbie to CGAL, and this is actually the first time I'm tryint
to use C++ on my private computer (I am using visual studio 9.0, installed
on Windows 7).

I am trying to follow the instructions in the installation guide, but have
problems right on start.
When I get to the part of "Configuring CGAL" and try to either use
cmake-gui, or simply type "cmake ." in the command line (under the correct
directory of course), I get a long list of errors, the first one being:

-- Building for: NMake Makefiles
CMake Error at C:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/CMakeDet
ermineSystem.cmake:157 (FILE):
  file Internal CMake error when trying to open file: C:/Program Files
  (x86)/CGAL-3.7/CMakeFiles/CMakeOutput.log for writing.
Call Stack (most recent call first):
  CMakeLists.txt:6 (project)

CMake Error: Could not open file for write in copy operation C:/Program
Files (x
86)/CGAL-3.7/CMakeFiles/CMakeSystem.cmake.tmp
CMake Error: : System Error: No such file or directory
CMake Error at C:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/CMakeDet
ermineSystem.cmake:169 (CONFIGURE_FILE):
  configure_file Problem configuring file
Call Stack (most recent call first):
  CMakeLists.txt:6 (project)

And this goes on and on.

Previous to trying to do this I downloaded and installed visual studio 9,
downloaded cmake and boost. I also ran a simple program in visual studio 9
just to see that everything works correctly.

I'd appreciate any help.

Thanks!
Dror
--
View this message in context: http://cgal-discuss.949826.n4.nabble.com/compiling-CGAL-in-windows-tp3204916p3204916.html
Sent from the cgal-discuss mailing list archive at Nabble.com.

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss






Archive powered by MHonArc 2.6.16.

Top of Page