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 Tech Support » build errors when integrating with Visual Studio 2005 Collapse All
Subject Author Date
Martin Chapman Sep 27, 2007 - 12:11 PM

I installed my licensed copy of Prof-UIS and let it build the libraries and integrate with Visual Studio. However, I got several build errors when attempting to link:

Library build for Visual Studio 2005 (Win32 platform)
    Build "ProfSkin280nd - ANSI/Debug (ProfSkinDLL - Win32 ANSI Debug)" - failed
    Output file: "C:\Program Files\FOSS Software Inc\Prof-UIS\Bin_800\ProfSkin280nd.lib"
    2 errors, 15 warnings
    Report file: "C:\Program Files\FOSS Software Inc\Prof-UIS\Bin_800\ANSIDebug\ProfSkinDLL\buildlog.htm"

Library build for Visual Studio 2005 (Win32 platform)
    Build "ProfSkin280n - ANSI/Release (ProfSkinDLL - Win32 ANSI Release)" - failed
    Output file: "C:\Program Files\FOSS Software Inc\Prof-UIS\Bin_800\ProfSkin280n.lib"
    2 errors, 15 warnings
    Report file: "C:\Program Files\FOSS Software Inc\Prof-UIS\Bin_800\ANSIRelease\ProfSkinDLL\buildlog.htm"

Library build for Visual Studio 2005 (Win32 platform)
    Build "ProfSkin280md - MBCS/Debug (ProfSkinDLL - Win32 MBCS Debug)" - failed
    Output file: "C:\Program Files\FOSS Software Inc\Prof-UIS\Bin_800\ProfSkin280md.lib"
    2 errors, 15 warnings
    Report file: "C:\Program Files\FOSS Software Inc\Prof-UIS\Bin_800\MBCSDebug\ProfSkinDLL\buildlog.htm"

Library build for Visual Studio 2005 (Win32 platform)
    Build "ProfSkin280m - MBCS/Release (ProfSkinDLL - Win32 MBCS Release)" - failed
    Output file: "C:\Program Files\FOSS Software Inc\Prof-UIS\Bin_800\ProfSkin280m.lib"
    2 errors, 15 warnings
    Report file: "C:\Program Files\FOSS Software Inc\Prof-UIS\Bin_800\MBCSRelease\ProfSkinDLL\buildlog.htm"

How can I re-run the setup wizard to rebuild these?

Technical Support Sep 27, 2007 - 2:28 PM

There are two libraries that should be compiled first, before compiling the ProfSkin library: ZLib and LibPNG.

Suhai Gyorgy Sep 27, 2007 - 12:56 PM

In C:\Program Files\FOSS Software Inc\Prof-UIS\ProfUISLib folder you can find many solution files. You will need ProfUISLIB_800.sln . Open it with VS and choose the build configurations which failed during integration. Then you can rebuild them and check the errors listed.