Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » "... linking object as if no debug info" Collapse All
Subject Author Date
Maxim Maximov Apr 22, 2009 - 8:20 AM

Hello!


I have Prof-UIS installed in "D:/Prof-Uis".


I added paths manually in "Directories" (Include, Source, Libraries) as explained in documentation.


When I link my project (MDI, created with native ClassWizard, MFC Static, Not Using Unicode), I receive following messages:



1>stdafx.cpp


1> Automatically linking with Prof-UIS library: ProfUIS284snd.lib


1> (Professional User Interface Suite)



[skipped]



1>LINK : D:\work\dealing\hedge\ProfitRanger\Debug\ProfitRanger.exe not found or not built by the last incremental link; performing full link


1>ProfUIS284snd.lib(ExtButton.obj) : warning LNK4099: PDB ’vc90.pdb’ was not found with ’d:/Prof-UIS/Bin_900\ProfUIS284snd.lib’ or at ’D:\work\dealing\hedge\ProfitRanger\Debug\vc90.pdb’; linking object as if no debug info


1>ProfUIS284snd.lib(ExtCheckListWnd.obj) : warning LNK4099: PDB ’vc90.pdb’ was not found with ’d:/Prof-UIS/Bin_900\ProfUIS284snd.lib’ or at ’D:\work\dealing\hedge\ProfitRanger\Debug\vc90.pdb’; linking object as if no debug info


1>ProfUIS284snd.lib(ExtCmdIcon.obj) : warning LNK4099: PDB ’vc90.pdb’ was not found with ’d:/Prof-UIS/Bin_900\ProfUIS284snd.lib’ or at ’D:\work\dealing\hedge\ProfitRanger\Debug\vc90.pdb’; linking object as if no debug info


1>ProfUIS284snd.lib(ExtCmdManager.obj) : warning LNK4099: PDB ’vc90.pdb’ was not found with ’d:/Prof-UIS/Bin_900\ProfUIS284snd.lib’ or at ’D:\work\dealing\hedge\ProfitRanger\Debug\vc90.pdb’; linking object as if no debug info


1>ProfUIS284snd.lib(ExtColorCtrl.obj) : warning LNK4099: PDB ’vc90.pdb’ was not found with ’d:/Prof-UIS/Bin_900\ProfUIS284snd.lib’ or at ’D:\work\dealing\hedge\ProfitRanger\Debug\vc90.pdb’; linking object as if no debug info


And so on.


So, in debug mode I cannot step into Prof UIS functions.  What is wrong?


Technical Support Apr 22, 2009 - 11:33 AM

Sometimes the PDB files become corrupted or even absent. Please check there is some gigabytes of free space on your drive d:/ and on that drive where your project is. Then please rebuild Prof-UIS and your project completely. If you compiled Prof-UIS on other computer and then moved its compiled libraries into your computer and both computers have different Visual Studio installations due to different installed service packs and updates, then this problem also should disappear after rebuilding Prof-UIS and your project. Such warnings may also appear if your project is trying to link with the Prof-UIS libraries built on older version of Visual C++. One more reason of these warnings is described here:
http://social.msdn.microsoft.com/forums/en-US/vcgeneral/thread/7fd0c8d0-dd9d-45cc-9229-a184a2a88c1a