Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: H-B <>
  • To:
  • Subject: Re: [cgal-discuss] Re: compiling CGAL in windows
  • Date: Sat, 29 Jan 2011 21:35:30 -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=XVr6UMudAshAyLvIX8OqdBtAXODn9+vC1BeBk+4qN5wf5eMWDSIndwnDOahV9/paOfM4tH0+0Cw3u49Bzru32N8LF1I1VYGCL7vRkDl672D3rqV+roe9p9iiAK6vg1xjyJtoU1o9aXowwkXOJYROQw5gfJdCoxlVnA7drH5Qt3c=;

If your windows 64 bit every thing must be for win64bit. Make Shore

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

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


Hello,
I have tried all that was suggested here, but still without any success. I
still get the following message, both when trying to run 'cmake .' or
'cmake-gui .' and pressing "configure". Any ideas?

-- Check for working C compiler using: Visual Studio 9 2008 Win64
-- Check for working C compiler using: Visual Studio 9 2008 Win64 -- broken
CMake Error at C:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/CMakeTes
tCCompiler.cmake:52 (MESSAGE):
  The C compiler "C:/Program Files (x86)/Microsoft Visual Studio
  9.0/VC/bin/cl.exe" is not able to compile a simple test program.

  It fails with the following output:

   Change Dir: C:/Program Files (x86)/CGAL-3.7/CMakeFiles/CMakeTmp



  Run Build Command:C:\PROGRA~2\MICROS~2.0\Common7\IDE\VCExpress.exe
  CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec



  Microsoft (R) Visual C++ Express Edition Version 9.0.30729.1.

  Copyright (C) Microsoft Corp 2007.  All rights reserved.



  The project consists entirely of configurations that require support for
  platforms which are not installed on this machine.  The project cannot be
  loaded.

  The project consists entirely of configurations that require support for
  platforms which are not installed on this machine.  The project cannot be
  loaded.

  Invalid project



  Use:

  vcexpress [solutionfile | projectfile | anyfile.ext] [switches]



  The first argument for devenv is usually a solution file or project file.

  You can also use any other file as the first argument if you want to have
  the

  file open automatically in an editor.  When you enter a project file, the
  IDE

  looks for an .sln file with the same base name as the project file in the

  parent directory for the project file.  If no such .sln file exists, then
  the

  IDE looks for a single .sln file that references the project.  If no such
  single

  .sln file exists, then the IDE creates an unsaved solution with a default
  .sln

  file name that has the same base name as the project file.



  Command line builds:

  devenv solutionfile.sln /build [ solutionconfig ] [ /project
  projectnameorfile [ /projectconfig name ] ]

  Available command line switches:



  /Log          Logs IDE activity to the specified file for troubleshooting.

  /ResetSettings        Restores the IDE's default settings, optionally
resets t
o

                the specified VSSettings file.

  /SafeMode     Launches the IDE in safe mode loading minimal windows.



  Product-specific switches:



  /debugexe     Open the specified executable to be debugged.  The

                remainder of the command line is passed to this

                executable as its arguments.

  /useenv               Use PATH, INCLUDE, LIBPATH, and LIB environment
variable
s

                instead of IDE paths for VC++ builds.



  To attach the debugger from the command line, use:

        VsJITDebugger.exe -p <pid>





  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:6 (project)


-- Configuring incomplete, errors occurred!


Thanks,
Dror
--
View this message in context: http://cgal-discuss.949826.n4.nabble.com/compiling-CGAL-in-windows-tp3204916p3246141.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