Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] demo build: CGAL_Qt3-vc90-mt.lib

Subject: CGAL users discussion list

List archive

[cgal-discuss] demo build: CGAL_Qt3-vc90-mt.lib


Chronological Thread 
  • From: A S <>
  • To:
  • Subject: [cgal-discuss] demo build: CGAL_Qt3-vc90-mt.lib
  • Date: Sat, 10 Apr 2010 11:43:41 -0700 (PDT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=yFCYvzh658ZLYmp56ADGBfQPjdB72NcA93vjIftlmz/cA8v5+ehb1e6HUZoV+FYD7e/3dlIKTPlHwi9Jkfh/ZWpCFIBopHRTpHerZ7hxV80B1Np+1HvLjjTon4igwWN3OcuNo6klnQuT/n0ICbL4/FEPeQ1t9beO1ENPEza6igw=;

1>Compiling...
1>Qt_widget_toolbar_layers.cpp
1>Qt_widget_toolbar.cpp
1>Qt_widget_move_point.cpp
1>alpha_shapes_2.cpp
1>Generating Code...
1>Linking...
1>LINK : fatal error LNK1104: cannot open file 'CGAL_Qt3-vc90-mt.lib'
1>Build log was saved at
"file://c:\CGAL\CGAL-3.6\demo\Alpha_shapes_2\alpha_shapes_2.dir\Release\BuildLog.htm"
1>alpha_shapes_2 - 1 error(s), 0 warning(s)

-- I don't seem to have a CGAL_Qt3-vc90-mt.lib anywhere on my system.
-- Does the compiler need qmake.exe to create a CGAL_Qt3-vc90-mt.lib?
-- Why is the CGAL Configure routine repeatedly knocking out the path I
specify to qmake.exe, and replacing it with
QT_QMAKE_EXECUTABLE-NOTFOUND-NOTFOUND?

Thanks for any help.






Archive powered by MHonArc 2.6.16.

Top of Page