[Ace-users] Re: Creating MSVC project files for CORBA program

anirudhlohia at gmail.com anirudhlohia at gmail.com
Tue Sep 11 12:50:55 CDT 2007


    ACE VERSION: 5.4a_p15

    HOST MACHINE and OPERATING SYSTEM: Win XP with SP2

    TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
    COMPILER NAME AND VERSION (AND PATCHLEVEL): VC++ v7.1 / .NET
Framework 1.1. with SP1

    CONTENTS OF $ACE_ROOT/ace/config.h [if you use a link to a
platform-
    specific file, simply state which one]:
	---------------------------------------
	#define ACE_HAS_STANDARD_CPP_LIBRARY 1
	#include "ace/config-win32.h
	----------------------------------------

    CONTENTS OF $ACE_ROOT/include/makeinclude/platform_macros.GNU
(unless
    this isn't used in this case, e.g., with Microsoft Visual C++):
Not used

    CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/
default.features
    (used by MPC when you generate your own makefiles): Unchanged

    LEVEL OF URGENCY (LOW, MEDIUM, or HIGH): Medium -> High

    AREA/CLASS/EXAMPLE AFFECTED: Unable to to generate a .vcproj file
manually by including proper paths and files

    DOES THE PROBLEM AFFECT: Cannot Compile

    SYNOPSIS:
Unable to to generate a .vcproj file manually by including proper
paths and files

    DESCRIPTION:

Right now as a first step I am simply running the Quoter example as it
is. I am trying to generate a project manually but generated project
on builing gives tons of errors like cannot even recognize template T

    REPEAT BY:
[What you did to get the error; include test program or session
transcript if at all possible.  ]

    SAMPLE FIX/WORKAROUND:
[If available ]



More information about the Ace-users mailing list