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 » Compiler error - can't find source code? Collapse All
Subject Author Date
Krustys Donuts Apr 23, 2007 - 4:01 PM

We’ve built Prof-UIS thousands of times on our development systems, and haven’t once had a problem, until today. We have one system where we’re getting a compiler error that implies that some MFC source is missing. Typically, I thought the source came from the VS 2005 installation, but these compiler errors imply that the compiler is looking for source within the Prof-UIS folder. Do you think you can help us figure out this problem?

Here are two screenshots that show you what the error is:

http://download.velocity11.com/dmatsumoto/profuishelp1.jpg
http://download.velocity11.com/dmatsumoto/profuishelp2.jpg

Thank you!

Technical Support Apr 25, 2007 - 3:35 AM

Please start Visual Studio 8.0 and Click Tools | Options to invoke the Options dialog. Select Projects and Solutions | VC++ Directories and in the Show directories for:, select Include files. Then make sure that the path $(VCInstallDir)atlmfc\include is not missing there. You should also make sure that C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\src\mfc\occimpl.h exists.