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 » Integration Wizard failes to build vs2010 files 2.89 Collapse All
Subject Author Date
Ed Nafziger Apr 27, 2010 - 5:07 PM

I just uninstalled 2.88, installed 2.89, and ran the integration wizard.

vs2003 files were built ok but the following vs2010 files failed:
vs2010 ansi dynamic exe debug
vs2010 ansi dynamic exe release
vs2010 ansi dynamic dll release

The following folders do not exist, so obviously those report files are non-existant.
D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_1000\ANSIDebug
D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_1000\ANSIRelease
D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_1000\ANSIReleaseRDE

Any ideas why the the vs2010 files are failing to build?

/*******************************************************************/
	REPORT FILE [4-27-2010, 15:43]
/*******************************************************************/

Install Prof-UIS Application Wizard to Visual Studio - Succeeded.

Library build for Visual Studio .NET 2003 (Win32 platform)
	Build "ProfUIS289nd - ANSI/Debug (ProfUISDLL - Win32 ANSI Debug)" - succeeded
	Output file: "D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_710\ProfUIS289nd.lib"
	0 errors, 0 warnings
	Report file: "D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_710\ANSIDebug\ProfUISDLL\buildlog.htm"

Library build for Visual Studio .NET 2003 (Win32 platform)
	Build "ProfUIS289n - ANSI/Release (ProfUISDLL - Win32 ANSI Release)" - succeeded
	Output file: "D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_710\ProfUIS289n.lib"
	0 errors, 0 warnings
	Report file: "D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_710\ANSIRelease\ProfUISDLL\buildlog.htm"

Library build for Visual Studio .NET 2003 (Win32 platform)
	Build "ProfUIS289nd-RDE - ANSI/Debug (ProfUISDLL - Win32 ANSI Debug RDE)" - succeeded
	Output file: "D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_710\ProfUIS289nd-RDE.lib"
	0 errors, 0 warnings
	Report file: "D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_710\ANSIDebugRDE\ProfUISDLL\buildlog.htm"

Library build for Visual Studio .NET 2003 (Win32 platform)
	Build "ProfUIS289n-RDE - ANSI/Release (ProfUISDLL - Win32 ANSI Release RDE)" - succeeded
	Output file: "D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_710\ProfUIS289n-RDE.lib"
	0 errors, 0 warnings
	Report file: "D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_710\ANSIReleaseRDE\ProfUISDLL\buildlog.htm"

Library build for Visual Studio 2010 (Win32 platform)
	Build "ProfUIS289nd - ANSI/Debug (ProfUISDLL - Win32 ANSI Debug)" - failed
	Output file: "D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_1000\ProfUIS289nd.lib"
	0 errors, 0 warnings
	Report file: "D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_1000\ANSIDebug\ProfUISDLL\buildlog.htm"

Library build for Visual Studio 2010 (Win32 platform)
	Build "ProfUIS289n - ANSI/Release (ProfUISDLL - Win32 ANSI Release)" - failed
	Output file: "D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_1000\ProfUIS289n.lib"
	0 errors, 0 warnings
	Report file: "D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_1000\ANSIRelease\ProfUISDLL\buildlog.htm"

Library build for Visual Studio 2010 (Win32 platform)
	Build "ProfUIS289nd-RDE - ANSI/Debug (ProfUISDLL - Win32 ANSI Debug RDE)" - succeeded
	Output file: "D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_1000\ProfUIS289nd-RDE.lib"
	0 errors, 0 warnings
	Report file: "D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_1000\ANSIDebugRDE\ProfUISDLL\buildlog.htm"

Library build for Visual Studio 2010 (Win32 platform)
	Build "ProfUIS289n-RDE - ANSI/Release (ProfUISDLL - Win32 ANSI Release RDE)" - failed
	Output file: "D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_1000\ProfUIS289n-RDE.lib"
	0 errors, 0 warnings
	Report file: "D:\Program Files\FOSS Software Inc\Prof-UIS\Bin_1000\ANSIReleaseRDE\ProfUISDLL\buildlog.htm"

Register Prof-UIS help in Visual Studio .NET 2002, .NET 2003, 2005, 2008 - Succeeded.


Technical Support Jul 6, 2010 - 11:55 AM

We finally fixed support for Visual Studio 2010 in the Prof-UIS Integration Wizard. Please download the following ZIP file:

http://www.prof-uis.com/download/forums/tmp/IntegrationWizard-FIXED-BUILD-VS2010.zip

Technical Support May 21, 2010 - 12:23 PM

We still have some issues related to VS 2010 in the Integration Wizard. There are no such issues in Prof-UIS. You can compile Prof-UIS using VS 2010 IDE.
The VS2003 is configured to use MFC libraries which correspond to the older MFC version. You cannot use Prof-UIS based on the later MFC version in VS 2003.

Technical Support May 5, 2010 - 12:36 PM

We are sorry for the delay with this reply. We reproduced the Integration Wizard problem. It compiles successfully only the first Visual C++ 2010 project. This problem was absent with the pre-release version of Visual Studio 2010. We checked all the DTE COM interfaces and all the GUIDs for changes between Visual Studio 2010 pre-release and release versions and they are the same. We tried to run each Visual Studio 2010 compilation task in a separate thread and result was the same: only the first task can compile successfully. We continue searching for the solution. Thank you.

Ed Nafziger May 5, 2010 - 1:07 PM

You mentioned "...this problem was absent with the pre-release version of Visual Studio 2010..."

Just FYI, I am using pre-release version of vs2010 premium, version "10.0.30128.1 RC1Rel"

Technical Support May 7, 2010 - 12:09 PM

We had no problems with the release candidate version of Visual Studio 2010. We carefully checked the COM interfaces, class GUIDs, interface IIDs and method definitions both in the release candidate and in the final release versions. Everything is the same. We had to wait for some service pack for VS2010 or switch to using command line based compiling instead of VS2010 COM interfaces.

Ed Nafziger May 21, 2010 - 10:40 AM

I was able to manually build these projects in VS2010 using the \Program Files\FOSS Software Inc\Prof-UIS\ProfUISDLL\ProfUISDLL_1000.sln.

Can the resulting ProfUIS289*.dll and ProfUIS289*.lib, build with VS2010, be used in VS2003 projects?