Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] linking error

Subject: CGAL users discussion list

List archive

[cgal-discuss] linking error


Chronological Thread 
  • From: Dominik Szczerba <>
  • To:
  • Subject: [cgal-discuss] linking error
  • Date: Thu, 31 Mar 2011 15:59:20 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=CtwiSghq8KroquRSTQhI95/pNhzj/p6x2+49Yoabsf9CiHA6UPA8UH7mOek09kIrdX 2t+rMXjuT99lL0MW68NZOuP2SAWOASUORS8uYDIQ/iGL64wmkw49fEbdwAvpcBH6ItVp U/UzAxaPP3JA9AOrJs2l+IMkLhz48PsvpA0XQ=

When linking CGAL with my application I get the following error:

Error 141 error LNK2005: _pRawDllMain already defined in mfcs100.lib(rawdllmainproxy.obj) E:\build\framework\trunk\vtkMy\Filtering\libboost_thread-vc100-mt-1_46_1.lib(tss_pe.obj)

There is a mention of a similar problem on boost mailing list suggesting to use DLL boost version. Would it really be so? I have problems using DLL version of boost with CGAL 3.7 (see the other thread why).

Dominik


  • [cgal-discuss] linking error, Dominik Szczerba, 03/31/2011

Archive powered by MHonArc 2.6.16.

Top of Page