Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] linker error (unresolved external symbol)

Subject: CGAL users discussion list

List archive

[cgal-discuss] linker error (unresolved external symbol)


Chronological Thread 
  • From: sara shafaei <>
  • To:
  • Subject: [cgal-discuss] linker error (unresolved external symbol)
  • Date: Wed, 2 Dec 2009 09:52:54 -0800 (PST)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=Bt1H6+bQpDwtlR2j6HETy47enbubCnBXTtktnJ7rp3fiAPKhrFeGFHV3BokRO999dXzY7m8G/3dwA1qL0mjZrmRz83fByPL3s2ZpIj2VKaJR6NWOVNxS9p0cetvTtln80fiu+fxBaN3+ABCqltVumT1vc5CLnK/ocRp+65YmVCw=;

Hi all,

I am getting linker problem when I am running the cgal example :
 examples/Point_set_processing_3/normals_example.cpp
error LNK2019: unresolved external symbol _GetProcessMemoryInfo@12 referenced in function "private: unsigned int __thiscall CGAL::Memory_sizer::get(bool)const " (?get@Memory_sizer@CGAL@@ABEI_N@Z)


I am using win64 and visual studio 2008. any hint would appreciated.

Thanks,
Sara




Archive powered by MHonArc 2.6.16.

Top of Page