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 General Discussion » Problem in ProfUIS251nd.lib 2.51 version Collapse All
Subject Author Date
Gunasekaran Velu Dec 21, 2005 - 10:56 PM

 


i am overwritting the 2.50 with 2.51 now i bulid my olld program the following linker error occured


 


cannot open file "ProfUIS251nd.lib"


 


How can i rectify this problem. what should i do?

Technical Support Dec 22, 2005 - 12:40 PM

Please rebuild your project completely (by invoking Rebuild in Visual Studio menu).

Prof-UIS uses the #pragma directive to make Prof-UIS’s DLL/LIB linking automatically with your project(s). The full rebuild is important, in this case, to let the compiler/linker see the new name of the library being linked automatically.