Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Link error: cannot open file 'libboost_filesystem-vc100-mt-sgd-1_47.lib'

Subject: CGAL users discussion list

List archive

[cgal-discuss] Link error: cannot open file 'libboost_filesystem-vc100-mt-sgd-1_47.lib'


Chronological Thread 
  • From: Jarrod <>
  • To:
  • Subject: [cgal-discuss] Link error: cannot open file 'libboost_filesystem-vc100-mt-sgd-1_47.lib'
  • Date: Thu, 8 Sep 2011 06:47:19 -0700 (PDT)

I'm wanting to get the code from the Stream_lines_2_example running within
another project. I'm using VS2010 express.

I can compile, link and run the Stream_lines_2_example fine. However when I
try and replicate the setup in my other project, I get the above linker
error.

'libboost_filesystem-vc100-mt-sgd-1_47.lib' is indeed missing from my
boost_1_47\lib directory, but the Stream_lines_2_example links just fine
without it, so why is it even asking for it?

Thanks for any help.

P.S. Is there a tutorial somewhere that indicates what CGAL libs are
required for each CGAL package?

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Link-error-cannot-open-file-libboost-filesystem-vc100-mt-sgd-1-47-lib-tp3798845p3798845.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page