Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problem with Visual Studio 2005: default

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problem with Visual Studio 2005: default


Chronological Thread 
  • From: "Max" <>
  • To: "" <>
  • Subject: Re: [cgal-discuss] Problem with Visual Studio 2005: default
  • Date: Mon, 22 Sep 2008 11:11:07 +0800
  • Organization: Max

>You shouldn't.

Thanks. This is the answer I'd like to have. :-)

>
>What you can do, is to recompile everything - and I mean everything. Clean
>the solution. Your problem looks like an old object file resides which has
>been linked to and older version of MSVCRT.

I'll follow your procedure.

B/Rgds
Max

>
>/Jens Munk Hansen
>
>> I encountered the similar problem with CGAL3.3.1+VS2008.
>>
>> Error message:
>> libcmt.lib(tidtable.obj) : error LNK2005: __encode_pointer already defined
>> in msvcrt.lib(MSVCR90.dll)
>>
>> I solved this problem by setting libcmt.lib as 'Ignore specific library'
>> in the project configuration.
>> But I feel uncomfortable with this solution.
>>
>> B/Rgds
>> Max





Archive powered by MHonArc 2.6.16.

Top of Page