Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] About the 'CGAL-vc90-mt.lib':

Subject: CGAL users discussion list

List archive

[cgal-discuss] About the 'CGAL-vc90-mt.lib':


Chronological Thread 
  • From: A S <>
  • To:
  • Subject: [cgal-discuss] About the 'CGAL-vc90-mt.lib':
  • Date: Thu, 8 Apr 2010 00:59:13 -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=ebV6/+nX2PjnKqAMWKetcNzYQV3hQfQtvdBozQ1f6hYKnnI+2M4K5y9RTBD2d0ZdVarbBvinDKQJfpHTU9IoDWWMLkaMqVEM2tIKKY8P+VAqHoErXePoJxSaHHAl8Z1AIyCwJD+j1NeH2clfvc+ug93RM9KZayzaC83K4II+5DM=;

I just noticed my Boost_INCLUDE_DIR wasn't set right--so I just set it
correctly to the path where the version.hpp resides.

But now my VC output reads:

1>------ Build started: Project: ex_alpha_shapes_2, Configuration: Release
Win32 ------
1>Compiling...
1>ex_alpha_shapes_2.cpp
1>F:\Program Files\boost\boost_1_39\boost/random/uniform_real.hpp(85) : fatal
error C1071: unexpected end of file found in comment
1>Build log was saved at
"file://c:\Users\AS\Documents\2010\examples\Alpha_shapes_2\ex_alpha_shapes_2.dir\Release\BuildLog.htm"
1>ex_alpha_shapes_2 - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

So no more 'CGAL-vc90-mt.lib' message, but now I'm even more confused.





  • [cgal-discuss] About the 'CGAL-vc90-mt.lib':, A S, 04/08/2010

Archive powered by MHonArc 2.6.16.

Top of Page