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 » Building profuis252ym.lib Collapse All
Subject Author Date
glenn daelman Mar 22, 2006 - 12:32 PM

what do y need to make the profuis252ym.lib file.
You said that i must use thje batch build. Where can i find it. And how to use it.
I have the free licens version of prof-uis.

Greetings Glenn

Technical Support Mar 23, 2006 - 11:35 AM

To get the profuis252ym.lib file compiled, please do the following (we assume you are using Visual Studio 2003):
- open ..\Prof-UIS\Workspace\ProfUIS_710.sln in the Visual Studio IDE
- open the Batch Build dialog (the Build | Batch Build menu)
- unselect all the projects and select MBCS Debug With MFC DLL for the ProfUISLIB project
- click Compile
- the file will appear in the ..\Prof-UIS\Bin_710\ folder

glenn daelman Mar 24, 2006 - 8:51 AM

Im using vc++ 6.0
How can i build it whit thes visual studio

Technical Support Mar 27, 2006 - 6:54 AM

Please open the ../Prof-UIS/ProfUISLIB/ProfUISLIB.dsw workspace file in Visual C++ 6.0 and compile the "Static MBCS Debug with MFC DLL" configuration of the ProfUISLIB project.