Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] C++: "Cannot find or open the PDB file

Subject: CGAL users discussion list

List archive

[cgal-discuss] C++: "Cannot find or open the PDB file


Chronological Thread 
  • From: Zeineb Abderrahim <>
  • To: "" <>
  • Subject: [cgal-discuss] C++: "Cannot find or open the PDB file
  • Date: Wed, 7 Mar 2012 14:08:07 +0000 (GMT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=P5azWb6/0Vu/ywtjaSrZMprALDJIpAOijuRoIITaqftptysYDDbSBBZGgTNVruww0UgRbX04WD2WjFCPAVg5MoZbx6BYvnHpMx8SJgHncAd/DSJWKZOGNyJtG89KPyijlSgWwPrEe5ncooESvRAFpiRj1ETEZUR9eSvR9RD3fGA=;

Hello,


I try to run a C++ "Win32 Console Application" project. The program runs and prints results, however, i got these messages on the output window:

'test.exe': Loaded 'G:\Users\chengtie\Documents\Visual Studio 2010\Projects\test\Debug\test.exe', Symbols loaded.
'test.exe': Loaded 'C:\Windows\SysWOW64\ntdll.dll', Cannot find or open the PDB file 
'test.exe': Loaded 'C:\Windows\SysWOW64\kernel32.dll', Cannot find or open the PDB file 
'test.exe': Loaded 'C:\Windows\SysWOW64\KernelBase.dll', Cannot find or open the PDB file 
'test.exe': Loaded 'C:\Windows\SysWOW64\msvcp100d.dll', Symbols loaded.
'test.exe': Loaded 'C:\Windows\SysWOW64\msvcr100d.dll', Symbols loaded.
The program '[2244] test.exe: Native' has exited with code 0 (0x0).

I just installed visual studio 2010 on my machine (windows 7 64 bit).

please if you can help me its so importante thanks.




Archive powered by MHonArc 2.6.16.

Top of Page