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: H-B <>
  • To:
  • Subject: Re: [cgal-discuss] compiling CGAL in windows
  • Date: Sat, 8 Jan 2011 11:31:39 -0800 (PST)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=MJS9Szjh6iMTxxwxkdubu++jyJPwQupetGf4VfjWnNFXYJKfsXYYMn/ISvh4iDso3Lxvq1w9Z15bT8DH6vhe2htkvvviJW3MQDNLEXRtGIFmlpZZqyr6yVtHPXKC7SjI/XOiTAZ1wdRyNMSR0wNa3C0rFAUzxgLtiZFQYLcvrF0=;

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