Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] normal example problem!

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] normal example problem!


Chronological Thread 
  • From: Bo Zhou <>
  • To:
  • Subject: Re: [cgal-discuss] normal example problem!
  • Date: Sun, 20 Dec 2009 13:47:28 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; b=McY+0zbYN7v0wLUnUBBZJ00sqFg7U9mAasqzukvy4HWsr3Q2XtVKh8LnWPeccpt7B0 BeKnGS76lhKlxsHZWG84eQrGP6eooy2NTuPb5C6oTs/Umg6gdSv3jP8v9JQ0Jd5EH7qI ep4GG+UPT99BNrHC9kyCtbBIdPbgtd/LA6qlw=

Zheng,Guang wrote:
Hi, all:

I am trying to compile the normal estimation example, but I got the following error message:
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*)

anyone know what's going here, and how to fix it?
Thanks very much!

Guang


Import Psapi.lib in your project and try again.

#pragma comment(lib,"Psapi.lib") should work.
begin:vcard
fn:Bo Zhou
n:Zhou;Bo
org:Autodesk China;M&E Division
adr:;;Pudian Street 399;Shanghai;Shanghai;200122;China
email;internet:
title:Software Developer
tel;cell:13501774529
x-mozilla-html:TRUE
version:2.1
end:vcard




Archive powered by MHonArc 2.6.16.

Top of Page