Subject: CGAL users discussion list
List archive
- From: "lihw" <>
- To: <>
- Subject: RE: [cgal-discuss] CGAL + Qt on Eclipse
- Date: Sat, 9 Dec 2006 16:35:43 +0800
I'm using QT+CGAL in VC8.0.
If you have commercial edition of QT, you can create a QT project through
wizard.
If you are using opensource version, initially you have to use qmake and put
all gui-related files into the qt project file, and you will get a vcproj
file generated by qmake. Later, when a new gui source file is added, you
should run qmake again, or you manually add it into VC project file and
setting a custom building rule to the new header file.
For every user-defined QT subclass containing a Q_OBJECT macro, you have to
add a custom building rule to the .h file and compile the moc generated .cpp
file. Otherwise, you will get unresolved symbol errors.
-----Original Message-----
From:
[mailto:]
Sent: Saturday, December 09, 2006 10:21 AM
To:
Subject: [cgal-discuss] CGAL + Qt on Eclipse
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
- CGAL + Qt on Eclipse, ueberweise, 12/09/2006
- RE: [cgal-discuss] CGAL + Qt on Eclipse, lihw, 12/09/2006
- Re: [cgal-discuss] CGAL + Qt on Eclipse, Xavier Décoret, 12/09/2006
- Re: [cgal-discuss] CGAL + Qt on Eclipse, NAGAI, Yukie, 12/09/2006
- Re: [cgal-discuss] CGAL + Qt on Eclipse, Xavier Décoret, 12/09/2006
- Re: [cgal-discuss] CGAL + Qt on Eclipse, NAGAI, Yukie, 12/09/2006
- Re: [cgal-discuss] CGAL + Qt on Eclipse, Joachim Reichel, 12/09/2006
- Re: [cgal-discuss] CGAL + Qt on Eclipse, NAGAI, Yukie, 12/09/2006
- Re: [cgal-discuss] CGAL + Qt on Eclipse, Joachim Reichel, 12/09/2006
- Re: [cgal-discuss] CGAL + Qt on Eclipse, NAGAI, Yukie, 12/09/2006
Archive powered by MHonArc 2.6.16.