CosNaming is unknown in initFile.cc

Thomas Walter walter@ibdr.inf.tu-dresden.de
Wed, 07 Jan 1998 16:50:31 +0100


I want to use the omniORB2 snapshot with Windows NT 4.0 and MSVC 4.2/5.0. I
have done all the steps in Readme.win32 and the changings in the
./config/config.mk file. After "cd src" I went on with "gnumake export".
After a while I got the following error messages from Visual C++ :

initFile.cc(99) : error C2653: 'CosNaming' : is not a class or namespace name
initFile.cc(99) : error C2239: unexpected token 'identifier' following
declaration of 'NamingContext_proxyObjectFactory'
initFile.cc(99) : error C2061: syntax error : identifier
'CosNaming_NamingContext_proxyObjectFactory1'
initFile.cc(226) : error C2065: 'CosNaming_NamingContext_IntfRepoID' :
undeclared identifier

These messages I got using the snapshot_971224. The same errors occured with
snapshot_971120. I tried with MSVC 5.0 and 4.2.

Does anyone know how to handle these errors?

Thanks very much

Thomas Walter
Technical University of Dresden
Department of Computer Science