[Ace-users] Re: [ciao-users] [CIAO-users]: fatal error C1083 on
build
Johnny Willemsen
jwillemsen at remedy.nl
Sat Sep 22 02:02:46 CDT 2007
Hi,
When you download 0.6.1 you can read in the ACE-INSTALL.html file how to
setup your environment with the express editions
Johnny
> On Sep 21, 2007, at 4:25 PM, Ricardo Perrone wrote:
>
> > COMPILER NAME AND VERSION (AND PATCHLEVEL):
> > vc++ 2005 express edition
> >
> > i am trying to install ACE+TAO+CIAO on windows XP SP2. The
> > environment variables setting was:
> >
> > ACE_ROOT = c:\usr\ACE_wrappers\
> > TAO_ROOT = c:\usr\ACE_wrappers\TAO
> > CAO_ROOT = c:\usr\ACE_wrappers\TAO\CIAO
> >
> > and the bin's directories was setting in %PATH%. But when i try to
> > build the solution project several errors appears:
> >
> >
> > 1>Compiling...
> > 1>XTI_ATM_Mcast.cpp
> > 1>..\ace/config-win32-common.h(438) : fatal error C1083: Cannot
> > open include file: 'winsock2.h': No such file or directory
> > 1>XML_Svc_Conf.cpp
> > 1>..\ace/config-win32-common.h(438) : fatal error C1083: Cannot
> > open include file: 'winsock2.h': No such file or directory
> > 1>WIN32_Proactor.cpp
> > 1>..\ace/config-win32-common.h(438) : fatal error C1083: Cannot
> > open include file: 'winsock2.h': No such file or directory
> > 1>WIN32_Asynch_IO.cpp
> > 1>..\ace/config-win32-common.h(438) : fatal error C1083: Cannot
> > open include file: 'winsock2.h': No such file or directory
> > 1>WFMO_Reactor.cpp
> >
>
> This is more of an ACE question - you might get a better answer on
> the ace-users list.
>
> In order to build using the express edition, I believe you need to
> have the Windows platform SDK installed - this has come up on
> the ACE
> list a couple times - please search here:
>
> http://groups.google.com/group/comp.soft-sys.ace/topics
>
> for a solution.
>
> Thanks,
> /-Will
>
>
More information about the Ace-users
mailing list