Skip to Content.
Sympa Menu

cgal-discuss - Re: Linker error while trying to build a DLL using Visual C++ Express 2005 (msvc8)

Subject: CGAL users discussion list

List archive

Re: Linker error while trying to build a DLL using Visual C++ Express 2005 (msvc8)


Chronological Thread 
  • From:
  • To:
  • Subject: Re: Linker error while trying to build a DLL using Visual C++ Express 2005 (msvc8)
  • Date: Fri, 27 Apr 2007 19:30:07 +0200

Hi,

I have the same problem. I am just trying to compile a CGAL example
(3d_image_surface_mesher) with Visual C++ V8 and I have the link error:
"msvcprtd.lib(MSVCP80D.dll) : error LNK2005: "class std::basic_ostream ...".
I have set Multi-threaded DLL (/MD) and I disabled the "Incremental Linking".
Please suggest some solution if possible.

best regards,

Pierre Villard



  • Re: Linker error while trying to build a DLL using Visual C++ Express 2005 (msvc8), pierro . villard, 04/27/2007

Archive powered by MHonArc 2.6.16.

Top of Page