Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] How to write my own cgal program?

Subject: CGAL users discussion list

List archive

[cgal-discuss] How to write my own cgal program?


Chronological Thread 
  • From: mq_wei <>
  • To: ,
  • Subject: [cgal-discuss] How to write my own cgal program?
  • Date: Thu, 10 Nov 2011 13:57:09 +0800 (CST)

Dear all,
I am a newer of CGAL and have never used the cross platform libraries like cgal. I have some questions as listed below:
(1) I found in every examples, there is a cmakelists.txt file. Does it mean I must write a cmakelists.txt file for each my project?
 
(2) I have installed the CGAL in VS2008 successfully, and can run the demos and examples after complilation.
     But how can i write my cgal codes in vs2008? Does it follow like this: first, creat a project; secondly, add files(.h and .cpp formats); Once those two steps are done, i build all solution, but it cannot find the header files of cgal. Does it mean i should write a cmakelists.txt file and use cmake to compile to generate a .sln file? Many thanks for your reply.
 
Best regards,
Mengqiong Wei
 
 
 
 
 





Archive powered by MHonArc 2.6.16.

Top of Page