Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib


Chronological Thread 
  • From: Youssef ALJ <>
  • To: <>
  • Subject: RE: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib
  • Date: Fri, 12 Mar 2010 10:34:02 +0100
  • Importance: Normal

Hi,
 
The file 'CGAL_Qt4-vc90-mt-sgd.lib' doesn't exist, but cgal installation(with examples and demos) was done successfully.
Do you know why don't i find the asked file in the C:\CGAL-3.5.1\lib folder?
 
Best regards,
Youssef ALJ

 


Date: Thu, 11 Mar 2010 20:31:12 +0200
From:
To:
Subject: Re: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib

1) make sure the lib file really exists in your installation folder
2) make sure it's added to you library include folder
3) make sure it's added to linker -> input -> additional dependencies
4) make sure you can run the Qt4 demos (e.g. Polyhedron_3)

Regards,
Mohamed Yousef

On 11 March 2010 19:34, <> wrote:
Hi,

I installed CGAL-3.5.1 following:
http://acg.cs.tau.ac.il/cgal-at-tau/installing-cgal-and-related-programs-on-windows.
But when i try to build a project (visual studio 2008) using:

#include <boost/format.hpp>
#include <QtGui>
#include <CGAL/Qt/GraphicsViewNavigation.h>
#include <QLineF>
#include <QRectF>

the compiler reports the error:

LINK : fatal error LNK1104: cannot open file 'CGAL_Qt4-vc90-mt-sgd.lib'


Is there anybody who knows what should i do to build the project successfully.

Thanks!

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Hotmail: Powerful Free email with security by Microsoft. Get it now.



Archive powered by MHonArc 2.6.16.

Top of Page