Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Jet Fitting example

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Jet Fitting example


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Jet Fitting example
  • Date: Wed, 03 Oct 2007 17:26:05 +0200


My guess would be that you mix debug and release versions


Pierre Alliez wrote:
hi all,

we have tried to compile the "Mesh_estimation" example
with the CGAL_USE_BOOST_PROGRAM_OPTIONS option on
windows XP with Visual C++ .NET, and got the message
shown below. All precompiled boost libs are installed.



2>------ Rebuild All started: Project: Mesh_estimation, Configuration: Release Win32 ------


2>Mesh_estimation.obj : error LNK2019: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > boost::program_options::arg" (?arg@program_options@boost@@3V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@A) referenced in function "public: virtual class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall boost::program_options::typed_value<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,char>::name(void)const " (?name@?$typed_value@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@D@program_options@boost@@UBE?AV?$basic_string@DU?$char


Any help would be much appreciate.

Pierre


  • Jet Fitting example, Pierre Alliez, 10/03/2007
    • Re: [cgal-discuss] Jet Fitting example, Andreas Fabri, 10/03/2007

Archive powered by MHonArc 2.6.16.

Top of Page