gcc and g++
gcc and g++
- Subject: gcc and g++
- From: Sebi <email@hidden>
- Date: Sat, 31 Dec 2005 19:32:30 +0100
hello,
im trying to use cgal (www.cgal.org) with xcode. but when i try to compile one of the examples i get a number of errors. i think, the problem is, that xcode uses gcc instead of g++. the makefiles provided with cgal use g++, and compilation works fine when i use them with 'make' from the terminal. is there a way to force xcode to use g++?
here are some of the errors i get from xcode: QP_solver.C:29: error: expected constructor, destructor, or type conversion before 'template' QP_solver.C:66: error: expected initializer before '<' token QP_solver.C:366: error: expected nested-name-specifier before 'QP_solver' [ and many more of that kind ]
regards and thanks in advance, sebastian mecklenburg
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden