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 to build an application that use the ProfUIS20m.lib Collapse All
Subject Author Date
okouya Dec 30, 2002 - 3:59 PM

i got a big problem

i would like to know a to configure a project to use the profUIS20m
and what about the external dependencies

how to link how to reuse the proUIS20m lib please just this


at this time the only way i get is to include as subproject all the files and recompile all : lib dll ect.....

but i don’t know how to have external depencies like in some samples

Sergiy Lavrynenko Jan 2, 2003 - 5:07 AM

Dear Okouya,

This is not a big problem :-)

You don’t have to include any Prof-UIS LIB file(s) into your project(s) because appropriate LIB is linked with your program(s) automatically (depending on project settings).

You mentioned ProfUIS220m.lib file. This means your release-version program uses MFC as DLL and MBCS strings (Multi Byte Characters). You should copy ProfUIS220m.dll file into the same directory where your relese-version EXE file can be found. Your program should run without problems.

This problem does not appear in Prof-UIS samples because their EXEs are in the same directory with Prof-UIS DLLs.

Hope I have no misunderstaning of your question. Anyway you can ask me additonally in this forum or via e-mail(l_sergiy@fossware.com).

Best regards,
Sergiy Lavrynenko.