Subject: CGAL users discussion list
List archive
- From:
- To:
- Subject: Creating Dll using VS2005 with CGAL
- Date: Mon, 7 May 2007 12:10:23 +0200
Hi there,
I've been using CGAL for a while and I'd like to use the code I made in a
project in VS6. I tried to create a Dll with this code, but I still get some
errors like the one attached. While looking on the internet to solve out the
problem, I noticed that some people related this problem to the necessary
recompilation of their libraries with VS2005, but as I am using windows I
cannot possibly do that.
Does anyone has a clue on this topic?
Thanks,
Renaud
1>Linking...
1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: class
std::basic_ostream<char,struct std::char_traits<char> > & __thiscall
std::basic_ostream<char,struct std::char_traits<char> >::operator<<(class
std::basic_ostream<char,struct std::char_traits<char> > & (__cdecl*)(class
std::basic_ostream<char,struct std::char_traits<char> > &))"
(??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@P6AAAV01@AAV01@@Z@Z)
already defined in main.obj
1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "class
std::basic_ostream<char,struct std::char_traits<char> > & __cdecl
std::operator<<<struct std::char_traits<char> >(class
std::basic_ostream<char,struct std::char_traits<char> > &,char const *)"
(??$?6U?$char_traits@D@std@@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@PBD@Z)
already defined in main.obj
1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "class
std::basic_ostream<char,struct std::char_traits<char> > & __cdecl
std::endl(class std::basic_ostream<char,struct std::char_traits<char> > &)"
(?endl@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@1@AAV21@@Z)
already defined in main.obj
- Creating Dll using VS2005 with CGAL, renaud, 05/07/2007
Archive powered by MHonArc 2.6.16.