Results 1 to 3 of 3

Thread: Qt & Cgal

  1. #1
    Join Date
    Jun 2007
    Posts
    2
    Qt products
    Qt3
    Platforms
    Windows

    Default Qt & Cgal

    Hello everyone,

    This is my first post in the Forum, I hope someone can help me.

    I downloaded QT 3.3.3 in order to build CGAL library. This version of QT has the "qt-mt3.lib" and "qt-mt3.dll" files, which I need to compile CGAL demos.

    The problem is, that CGAL search for qt-mt.lib so, where can I found this file?
    Anybody knows if it is possible to compile using qt-mt3.lib

    Thanks you in advance to everyone.

  2. #2
    Join Date
    Jun 2007
    Posts
    2
    Qt products
    Qt3
    Platforms
    Windows

    Default Re: Qt & Cgal

    I'm working under windows XP and VisualStudio2003.net

  3. #3
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt & Cgal

    Just modify the CGAL projects to link with qt-mt.*.
    Probably that is how they renamed their qt libs.

    Regards

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.