Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Compiling with MS Visual C++ 10

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Compiling with MS Visual C++ 10


Chronological Thread 
  • From: Ramin H <>
  • To:
  • Subject: [cgal-discuss] Re: Compiling with MS Visual C++ 10
  • Date: Wed, 21 Apr 2010 17:47:40 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=OxyHzwRvDKmD0nUpXw8ySz1fdtZiAgJKpVc2k4LK5ZImVoPawV59XDCh5laeUWNhZi 1v45KVNprwPhbqVLz7sFJU8620XpN7bRrvLyL0tLBRJj3CgFLJsUlJEfvSmJ1XPBoEOP HP+3/IptgWWN8kWiof5umowp1wSgGvkrK67pk=

Qt does not compile with VC100 yet, so this is not possible right now.

On the other hand, it is possible to use VS2010 IDE and target VS2008 toolsets.
http://blogs.msdn.com/vcblog/archive/2009/12/08/c-native-multi-targeting.aspx

This means you can build against VC90 toolset while in VS2010 IDE. The new IDE has better support for large scale projects like CGAL. If you are fed up with broken intellisense in VS2008, then you should try the new VS2010 IDE.

-Ramin

On Tue, Apr 20, 2010 at 9:31 AM, Ramin H <> wrote:
Hi,

Has anyone had success in compiling CGAL-3.6 with Visual C++ 10 that
was recently released?

-Ramin




Archive powered by MHonArc 2.6.16.

Top of Page