Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL + Visual Studio 2k8 Pro : Lib Error

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL + Visual Studio 2k8 Pro : Lib Error


Chronological Thread 
  • From: Laurent Saboret <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL + Visual Studio 2k8 Pro : Lib Error
  • Date: Mon, 07 Dec 2009 14:57:12 +0100
  • Organization: INFOTERRA

Hi,

You need pspapi.lib and QGLViewer libraries.

Best regards,
Laurent Saboret


Michael Jeulin-L wrote:
Hi,

after lots of works to change development platform, I met 2 linkage problems
that I don`t understand and with which I don`t succeed to resolve :

error LNK2019: symbole externe non résolu
_GetProcessMemoryInfo@12
référencé dans la fonction "private: unsigned int __thiscall
CGAL::Memory_sizer::get(bool)const "
(?get@Memory_sizer@CGAL@@ABEI_N@Z)

error LNK2001: symbole externe non résolu
_GetProcessMemoryInfo@12

error LNK2019: symbole externe non résolu "__declspec(dllimport) public:
__thiscall QGLViewer::QGLViewer(class QWidget *,char const *,class QGLWidget
const *,class QFlags<enum Qt::WindowType>)"
(__imp_??0QGLViewer@@QAE@PAVQWidget@@PBDPBVQGLWidget@@V?$QFlags@W4WindowType@Qt@@@@@Z)
référencé dans la fonction "public: __thiscall GLViewer::GLViewer(class
QWidget *)"
(??0GLViewer@@QAE@PAVQWidget@@@Z)

Does someone already see this kind of error, could someone help me to resolve
this problem ?

Thank you very much.
Regards.

Michael Jeulin-L.

Ce courrier électronique et toutes les pièces éventuellement jointes qu’il
contient sont CONFIDENTIELS et destinés exclusivement à l’usage de leur
destinataire. Si une erreur de transmission ou une adresse erronée a mal
dirigée ce courrier, merci d’en informer l’expéditeur en lui faisant une
réponse par courrier électronique dès réception. Si vous n’êtes pas le
destinataire de ce courrier, vous ne devez pas l’utiliser, le conserver, en
faire état, le distribuer, le copier, l’imprimer ou en révéler le contenu à
une tierce partie.
Ce courrier électronique est à usage strictement informatif et ne saurait
engager de quelque manière que ce soit INFOTERRA France SAS, ni ses filiales.

This e-mail and any attachments hereto are CONFIDENTIAL and intended solely
for the use of the addressee. If you have received this e-mail in error
please send it back to the person that sent it to you.
If you have received it in error, please notify the sender by return email.
If you are not the addressee of this email, you must not use, keep,
disseminate, copy, print or otherwise deal with it.
This email is for information only and will not bind INFOTERRA France SAS in
any contract or obligation, nor its subsidiaries.



Archive powered by MHonArc 2.6.16.

Top of Page