Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Visual studio link error

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Visual studio link error


Chronological Thread 
  • From: Yongquan Yang <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Visual studio link error
  • Date: Mon, 20 Dec 2010 10:58:33 -0500

Hi John,
I renamed the file "libgmp-10.lib" in the directory \CGAL-3.7\auxiliary\gmp\libĀ  to "gmp-vc90-mt-gd.lib", the cannot found error has been solved, but there is other problems:

1>LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
1>poisson_reconstruction_example.obj : 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)
1>D:\Work\Yongquan_Yang\VS_Project\Visual Studio 2008\Projects\CGALTestAgain\Debug\CGALTestAgain.exe : fatal error LNK1120: 1 unresolved externals

I have no idea whether it is the lib problem or anything else.
Thanks for your help!

Best,

Yongquan


On Sat, Dec 18, 2010 at 8:58 AM, johnzjq <> wrote:

Hi Yongquan,

Rename your file name would solve the problem.

Good Luck,

John
--
View this message in context: http://cgal-discuss.949826.n4.nabble.com/Visual-studio-link-error-tp3089529p3093682.html
Sent from the cgal-discuss mailing list archive at Nabble.com.

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss





Archive powered by MHonArc 2.6.16.

Top of Page