On Wednesday 08 September 2010 14:49:28 Yvan Maillot wrote:
> 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.
The (non-error) message about QTSCRIPT has nothing to do with the fact that
the application does not start. The Qt DLLs that are first found in the PATH
are probably not the one the application has been linked with.
You can resolve such issue with the tool depends.exe (that is shipped with
Visual Studio).
--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory
http://www.geometryfactory.com/Release Manager of the CGAL Project
http://www.cgal.org/--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss