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 » Simple Testing of ProfUIS ( ProfUIS260md.lib not found ) Collapse All
Subject Author Date
jjay jjay Oct 20, 2006 - 10:59 AM

Hello all,
I’m trying to do a simple dialog box using the ProfUIS ( I use VC++ 7.1 ) and the compiler ask afetr me for a lib I can not generate :

--> testProfUIS fatal error LNK1104: impossible d’ouvrir le fichier ’ProfUIS260md.lib’

Does someone has already have this issue or know how to solve it ?

Sorry if it is a newbe question ...

-- jjay.

Suhai Gyorgy Oct 20, 2006 - 3:19 PM

Did you compile Prof-UIS library? In ProfUISLib folder open ProfUISLIB_710.sln file, choose needed configuration and rebuild solution. You have to do this with every configuration you need. (From your post I see you need to build Debug MBCS configuration first)

But you better off reading this article: Getting started with Prof-UIS