Subject: CGAL users discussion list
List archive
- From: wenbin2001 <>
- To:
- Subject: Re:[cgal-discuss] about CGAL installation with Visual Studio 2005
- Date: Wed, 17 Dec 2008 21:22:55 +0800 (CST)
Setting Paths for Include and Library Files for Third Party Libraries
As a Windows user you have three options to tell the compiler where to find header files and libraries.
1: add them to the environment variables INCLUDE and LIBS.
2: Tools->Options->Projects->VC++ Directories and in Show Directories for choose Include Files and Library Files.
3: Project->.. properties->C/C++->General "Additional Include Directories":
"$(CGALROOT)\include\CGAL\config\msvc"
"$(CGALROOT)\include"
"$(CGALROOT)\auxiliary\gmp\include"
"$(CGALROOT)\auxiliary\TAUCS\include"
Project->.. properties->Linker->General Additional Library Directories
"$(CGALROOT)\lib\msvc"
"$(CGALROOT)\auxiliary\gmp\lib"
"$(CGALROOT)\auxiliary\TAUCS\lib"
As a Windows user you have three options to tell the compiler where to find header files and libraries.
1: add them to the environment variables INCLUDE and LIBS.
2: Tools->Options->Projects->VC++ Directories and in Show Directories for choose Include Files and Library Files.
3: Project->.. properties->C/C++->General "Additional Include Directories":
"$(CGALROOT)\include\CGAL\config\msvc"
"$(CGALROOT)\include"
"$(CGALROOT)\auxiliary\gmp\include"
"$(CGALROOT)\auxiliary\TAUCS\include"
Project->.. properties->Linker->General Additional Library Directories
"$(CGALROOT)\lib\msvc"
"$(CGALROOT)\auxiliary\gmp\lib"
"$(CGALROOT)\auxiliary\TAUCS\lib"
在2008-12-16,"Kwok Jasper" <> 写道:
Dear sir/madam,
Excuse me, may I ask where can I find out the steps for link the CGAL to Microsoft Visual C++ 2005 so that the function in CGAL can be called from the C++ code?
Thank you very much for your kind attention.
率先試用全新Messenger Beta。 下載全新Messenger Beta.
网易免费邮,全球最大的中文免费邮箱
- [cgal-discuss] about CGAL installation with Visual Studio 2005, Kwok Jasper, 12/16/2008
- Re:[cgal-discuss] about CGAL installation with Visual Studio 2005, wenbin2001, 12/17/2008
Archive powered by MHonArc 2.6.16.