Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] C++: "Cannot find or open the PDB file
  • Date: Wed, 07 Mar 2012 16:18:54 +0100
  • Organization: GeometryFactory

Le mercredi 07 mars 2012 14:08:07 Zeineb Abderrahim a écrit :
> 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.

As i said before, those messages are informational messages from Visual
Studio. As far as I know, you cannot remove them. But your program runs
correctly, does not it?

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.16.

Top of Page