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 » 64 Bit ProfUIS 320 not building Collapse All
Subject Author Date
Raul Izquierdo Aug 31, 2015 - 9:19 AM

I installed the latest download of 3.2.0 and when I tried to compile the x64 version of all of the libraries there were dozens of missing symbols during linking and the ProfUIS*.lib and *.dlls were named ProfUIS300 when the projects were linking towards ProfUIS320.

Art Wilkes Aug 31, 2015 - 10:03 AM

The Latest Release 3.2.0.4 compiles on Visual Studio 2010 - 2015.
If you are compiling it with an older Visual Studio you need to add two files to the project..
The older projects will be updated in the next release.
Also you need to update the registry entry as the size of the entries has changed to accommodate the additional Themes.
Erase the ProfUIS Registry entry/

Add this files.
ExtPaintManagerVisualStudio.cpp
ExtPaintManagerOffice.cpp.

Make sure you remove the paths to previous libraries.

Prof-UIS support