Subject: CGAL users discussion list
List archive
- From: "Laurent Rineau (GeometryFactory)" <>
- To:
- Subject: Re: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib
- Date: Fri, 12 Mar 2010 11:17:26 +0100
- Organization: GeometryFactory
On Thursday 11 March 2010 18:34:02
wrote:
> LINK : fatal error LNK1104: cannot open file 'CGAL_Qt4-vc90-mt-sgd.lib'
In a previous mail, I might have missed in important point: the infix
"mt-sgd"
means that you are trying to compile your application using the compilation
flag /MTd (static runtime, debug mode). However, the compilation of CGAL
libraries uses /MD (in release mode) or /MDd (in debug mode). You cannot mix
binaries that were compiled with /MT and binaries compiled with /MD.
See the following reference page from MSDN:
http://msdn.microsoft.com/en-us/library/abx4dbyh.aspx
--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/
- [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib, youssef_alj, 03/11/2010
- Re: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib, Mohamed Yousef, 03/11/2010
- RE: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib, Youssef ALJ, 03/12/2010
- Re: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib, Laurent Rineau (GeometryFactory), 03/12/2010
- RE: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib, Youssef ALJ, 03/12/2010
- Re: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib, Laurent Rineau (GeometryFactory), 03/12/2010
- RE: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib, Youssef ALJ, 03/12/2010
- RE: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib, Youssef ALJ, 03/12/2010
- RE: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib, Youssef ALJ, 03/12/2010
- Re: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib, Laurent Rineau (GeometryFactory), 03/12/2010
- RE: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib, Youssef ALJ, 03/12/2010
- Re: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib, Andreas Fabri, 03/12/2010
- Re: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib, Laurent Rineau (GeometryFactory), 03/12/2010
- RE: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib, Youssef ALJ, 03/12/2010
- Re: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib, Laurent Rineau (GeometryFactory), 03/12/2010
- Re: [cgal-discuss] CGAL_Qt4-vc90-mt-sgd.lib, Mohamed Yousef, 03/11/2010
Archive powered by MHonArc 2.6.16.