Skip to Content.
Sympa Menu

cgal-discuss - CGAL + Qt on Eclipse

Subject: CGAL users discussion list

List archive

CGAL + Qt on Eclipse


Chronological Thread 
  • From:
  • To:
  • Subject: CGAL + Qt on Eclipse
  • Date: Sat, 9 Dec 2006 03:20:42 +0100

Hello,


I use CGAL with Eclipse + CDT.
Now I create a Managed Make C++ Project for a new project with CGAL but
without Qt.
I plan writing GUI parts of next project with Qt,
but don't know which kind of project (managed or standard) should I select and
how to build it under above environment.
The aim of using Qt is just creating something like buttons and toolbars,
and for the rendering part, I'll use OpenGL.
So I have Qt4 in my machine.

I wonder I should use qmake command when I build a project using Qt,
so should I select Standard Make C++ Project rather than Managed one?
And what commands should I set at Properties of a project?

The settings of Eclipse is like the VC's.
Would anyone working with similar environment or know something about this,
tell me advices?


Regards,
NAGAI, Yukie



Archive powered by MHonArc 2.6.16.

Top of Page