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 » Visual Studio 2005 Collapse All
Subject Author Date
Paolo Giustinoni Nov 15, 2006 - 1:11 PM

I launched the integration wizard, but it fails (every library) with Visual Studio 2005..
Why?

Thanks, Paolo

Technical Support Nov 16, 2006 - 1:42 PM

Please run Visual Studio 2005, open the ../Prof-UIS/ProfUISDLL/ProfUISDLL_800.sln solution and try compiling any configuration of the ProfUISDLL project. Can you see any compilation errors?

Paolo Giustinoni Nov 16, 2006 - 4:26 PM

The errors are all the same:

c:\programmi\foss software inc\prof-uis\profskin\stdafx.h(33) : fatal error C1083: Cannot open include file: ’afxwin.h’: No such file or directory

c:\programmi\foss software inc\prof-uis\profuisdll\stdafx.h(33) : fatal error C1083: Cannot open include file: ’afxwin.h’: No such file or directory

c:\programmi\foss software inc\prof-uis\profuislib\stdafx.h(33) : fatal error C1083: Cannot open include file: ’afxwin.h’: No such file or directory

Creating Type Library...
Processing .\ProfAuto.idl
ProfAuto.idl

and so on...
midl : command line error MIDL1001 : cannot open input file oaidl.idl

Paolo Giustinoni Nov 16, 2006 - 6:07 PM

Maybe I found the error...
Instead of append the path of prof-uis libraries, executable etc.. in the VS2005 options, the integration wizard overwrite them!
Using the VCComponents.dat in your SUPPORT directory, I’m not able to restore the correct paths..

I’ll trying to reinstall VS2005 to check if this supposition is correct..

Paolo

Tz Heng Hsu Nov 18, 2006 - 12:37 AM

Sppport,

I also have such problems, don’t let me re-install VS2005. Do you have any solution for that?

Jerry

Technical Support Nov 20, 2006 - 1:09 PM

Please download the fixed version of the Integration Wizard from our website.

Paolo Giustinoni Nov 18, 2006 - 3:08 AM

For me, after reinstalling VS2005, adding the correct path to include, libraries and so on, and don’t let the Integration Wizard overwrite these settings (that is compiling libraries from VS), all work well.

Paolo

Technical Support Nov 20, 2006 - 1:09 PM

Please download the fixed version of the Integration Wizard from our website.

Technical Support Nov 18, 2006 - 10:04 AM

We are sorry for this inconvenience. We confirm that this problem occurs on some machines when you try to add Prof-UIS paths to the VS 2005 settings. The Wizard makes a copy of original settings (VCComponents.DAT) each time you use it (in the folder ../Program Files/Foss Software/Prof-UIS/Support/BACKUP).

We will fix this problem as soon as possible.