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 » fatal error LNK1104: cannot open file "ProfUIS283md.lib" Collapse All
Subject Author Date
Bum Ki Min Jul 9, 2008 - 6:28 AM

How can I handle this problem :-(


I’m trying to change my program UI into Prof-UIS, so I copied and pasted Bin_600,Include,Src folders into my project.


Then I set the configuration of project (Include, Source, Library), and added "#include <Prof-UIS.h>" on StdAfx.h.


After that,  I compiled the project, and I got that error message.


Even though I tried to make ProfUI283md.lib through compilation of "Prof-UIS\ProfUISLIB\ProfUISLIB_600.dsp" with instructed preprocessor definition, but I always got ProfUIS283yu-RDE.lib


How can I apply Prof-UIS into my MFC program?


If ProfUIS283md.lib is required, would you send this file to me?


Thanks for your help,


BK Min

Technical Support Jul 12, 2008 - 10:50 AM

You should compile all the required configurations of Prof-UIS library first. The md means MBCS Debug configuration. So, please compile the MBCS Debug configuration of the profuisdll project first and appropriate LIB and DLL files will appear in the .../Prof-UIS/Bin_600 folder (600 is the version of Visual Studio 6.0).

Please also take a look at the following articles:

http://www.prof-uis.com/prof-uis/tech-support/feature-articles/prof-uis-build-configurations.aspx
http://www.prof-uis.com/prof-uis/tech-support/feature-articles/getting-started-with-prof-uis.aspx