G
Guest
Hey everyone,
When I compile my managed C++ project I get the following linker error:
nochkclr.obj : warning LNK4099: PDB 'libc.pdb' was not found with
'C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\lib\nochkclr.obj' or
at 'C:\XXXXXXXX\Debug\libc.pdb'; linking object as if no debug info
I don't really understand this message. I started the project from scratch
and it isn't really big, just four classes. I haven't touched any project
setting whatsoever. Perhaps I should set something in the project settings, I
don't really know.
Can you help me?
Thanks,
When I compile my managed C++ project I get the following linker error:
nochkclr.obj : warning LNK4099: PDB 'libc.pdb' was not found with
'C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\lib\nochkclr.obj' or
at 'C:\XXXXXXXX\Debug\libc.pdb'; linking object as if no debug info
I don't really understand this message. I started the project from scratch
and it isn't really big, just four classes. I haven't touched any project
setting whatsoever. Perhaps I should set something in the project settings, I
don't really know.
Can you help me?
Thanks,