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 » prof uis 2.82 Collapse All
Subject Author Date
himanshu joshi Apr 23, 2008 - 5:12 AM

hi


 


We are using prof version 2.72 in our application.


Now we want to integrate with 2.82


We download the freeware available and try to compile our project 


but it has given compilation errors for some prof classes e.g

  



CExtTabPageContainerFlatWnd etc


Did we need to recode the things which were used with 2.72


 


Thanks


Himanshu

Technical Support Apr 24, 2008 - 1:53 PM

The Prof-UIS Trial includes compiled MBCS Debug, MBCS Release, Unicode Debug and Unicode Release configurations ofthe Prof-UIS library. There are no .CPP files in the ../Prof-UIS/Src project and you should not try to compile it. In other words, the lib and dll files for the above mentioned configurations are included in Prof-UIS Trial and you can simply compile your project using these dlls and libs. Prof-UIS Trial does not allow you to compile Prof-UIS because the trial comes without source code.

Technical Support Apr 23, 2008 - 11:06 AM

The CExtTabPageContainerFlatWnd class is available only in the full Prof-UIS (both 2.72 and 2.82). So this class is missing in Prof-UIS Freeware. If you are using v.2.72 then you can upgrade to v.2.82. You should not experience problems when switching from v.2.72. In any case, you should uninstall the previous version before installing the new one. You can try v.2.82 using its trial version you can download from http://www.prof-uis.com/download/mfc.aspx


himanshu joshi Apr 23, 2008 - 11:10 PM

Hi


Thanks for your reply.


I have downloaded the Prof-UIS Trial v 2.82 for VS.NET 2003


When i tried to build the the folders under the path C:\Program Files\FOSS Software Inc\Prof-UIS trial\ProfUISDLL and ProfSkin


it threw errors saying you can not compile the evaluation version.


But at the same time the folders under UsedLibs got compiled successfully.


How could i build the libraries and use it for my application?


Waiting for your response.


 


Should i download Prof-UIS v 2.82 Installer or Source Code and Documentation.


Thanks


Himanshu