[Ace-users] [tao-users] TAO: Failed to compile on windows xp with Visual Studio 2005 as header files not found
Douglas C. Schmidt
schmidt at dre.vanderbilt.edu
Thu Nov 8 11:06:07 CST 2007
Hi Rong,
Thanks for using the PRF.
> TAO VERSION: 1.5.4
>
> ACE VERSION: 5.5.4
You are using an old version of ACE+TAO. Please upgrade to ACE+TAO+CIAO
x.6.1 (i.e., ACE 5.6.1, TAO 1.6.1, and CIAO 0.6.1), which you can
download from
http://download.dre.vanderbilt.edu
under the heading: "Latest Beta Kit."
The DOC groups at Washington University, UC Irvine, and Vanderbilt
University only provide "best effort" support for non-sponsors for the
latest release, as described in
http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/docs/ACE-bug-process.html
Thus, if you need more "predictable" help for earlier versions of
ACE+TAO, I recommend that you check out
http://www.dre.vanderbilt.edu/support.html
for a list of companies that will provide you with ACE+TAO commercial
support.
Thanks,
Doug
> HOST MACHINE and OPERATING SYSTEM:
>
> If on Windows based OS's, which version of WINSOCK do you
>
> use?:
>
> Computer: Inter Pentium D CPU 2.8GHz, 2.79GHz, 1.00 GB of RAM
>
> System: Microsoft Windows XP Professional Version 2002 Service Pack 2
>
> WINSOCK version: 2.2
>
> TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
>
> COMPILER NAME AND VERSION (AND PATCHLEVEL): Visual Studio Version 8.0.50727.42
>
> THE $ACE_ROOT/ace/config.h FILE [if you use a link to a platform-
>
> specific file, simply state which one]: config-win32.h
>
> THE $ACE_ROOT/include/makeinclude/platform_macros.GNU FILE [if you
>
> use a link to a platform-specific file, simply state which one
>
> (unless this isn't used in this case, e.g., with Microsoft Visual
>
> C++)]: File is not found.
>
> CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/default.features
>
> (used by MPC when you generate your own makefiles): File is not found.
>
> AREA/CLASS/EXAMPLE AFFECTED:
>
> [What example failed? What module failed to compile?] Messaging module is failed to compile.
>
> DOES THE PROBLEM AFFECT:
>
> COMPILATION?
>
> If so, what do your $ACE_ROOT/ace/config.h and
>
> $ACE_ROOT/include/makeinclude/platform_macros.GNU contain?
>
> The file config.h is same as config-win32.h delivered with the package.
>
> The file platform_macros.GNU is not found and not mentioned in the window installation guide.
>
> LINKING?
>
> On Unix systems, did you run make realclean first?
>
> EXECUTION?
>
> OTHER (please specify)?
>
> [Please indicate whether ACE/TAO, your application, or both are affected.]
>
> SYNOPSIS:
>
> [Brief description of the problem]
>
> It seems that some files are looking for "tao/Messaging/ExceptionHolderC.h" but failed.
>
> DESCRIPTION:
>
> [Detailed description of problem. Don't just say "<blah> doesn't work, here's a fix," explain what your program does to get
> to the <blah> state. ] This is the first time I downloaded the package and tried to build it. I think I missed some "make
> include" like step which caused the compiler couldn't find some include files, but I don't know how to fix it. The machine
> I am working on intalled Windows XP and Visual Studio 2005 only, no other software. Do I need anything else to be able to
> install TAO. BTW, ACE has been built successfully.
>
> REPEAT BY:
>
> [What you did to get the error; include test program or session transcript if at all possible. ] The command line I used to
> build TAO is as follows:
>
> devenv TAO_ACE_vc8.TAO_ACE.sln /build Debug
>
> SAMPLE FIX/WORKAROUND:
>
> [If available ]
>
> Thanks,
>
> Rong
>
> _______________________________________________
> tao-users mailing list
> tao-users at mail.cse.wustl.edu
> http://mail.cse.wustl.edu/mailman/listinfo/tao-users
More information about the Ace-users
mailing list