Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] CGAL-3.7-beta1, Visual Studio 2010 and Qt

Subject: CGAL users discussion list

List archive

[cgal-discuss] CGAL-3.7-beta1, Visual Studio 2010 and Qt


Chronological Thread 
  • From: Yvan Maillot <>
  • To:
  • Subject: [cgal-discuss] CGAL-3.7-beta1, Visual Studio 2010 and Qt
  • Date: Wed, 8 Sep 2010 05:49:28 -0700 (PDT)


Hi all,

It seems I've succesfully installed CGAL-3.7-beta1 on Windows 7 for VS2010
because I've compiled it and I can compile and execute examples such as the
Triangulation_2 example.

But I've some trouble with Qt it seems because when I try to generate the
VS2010 project for the Triangulation_2 DEMO (not example, since it works).
Well, when I try to do it with CMake I have this error "Qt QTSCRIPT library
not found.".

I can compile the project anyway. But its execution gives this message
"L'application n'a pas réussi à démarrer correctement (0x000007b)".

The CMake message is quite clear. It doesn't find the QTSCRIPT library, but
I don't know at all what I've to do.

Thanks for your help.

Yvan

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-3-7-beta1-Visual-Studio-2010-and-Qt-tp2531232p2531232.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page