[omniORB] omni_4_0_develop build failure on MSVC6

Peter S. Housel housel at acm.org
Fri Aug 12 22:31:45 BST 2005


I get the following build failure on the omni_4_0_develop branch
building with MSVC6:

../../../bin/x86_win32/clwrapper -gnuwin32 -c -O2 -MT -GX -D_WINSTATIC
-D__OMNIORB4__ -I../../../stub  -D_COS_LIBRARY
-DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -D__WIN32__
-D_WIN32_WINNT=0x0400 -D__x86__ -D__NT__ -D__OSVERSION__=4
-Fostatic/TimeBaseDynSK.o TimeBaseDynSK.cc
cl -c -O2 -MT -GX -D_WINSTATIC -D__OMNIORB4__ -I..\..\..\stub
-D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I..\..\..\include
-D__WIN32__ -D_WIN32_WINNT=0x0400 -D__x86__ -D__NT__ -D__OSVERSION__=4
-Fostatic\TimeBaseDynSK.o -TpTimeBaseDynSK.cc
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for
80x86
Copyright (C) Microsoft Corp 1984-1998. All rights reserved.

TimeBaseDynSK.cc
TimeBaseDynSK.cc(148) : error C2664: 'delete' : cannot convert parameter
1 from'const struct TimeBase::UtcT *' to 'void *'
        Conversion loses qualifiers
TimeBaseDynSK.cc(220) : error C2664: 'delete' : cannot convert parameter
1 from 'const struct TimeBase::IntervalT *' to 'void *'
        Conversion loses qualifiers
make[2]: *** [static/TimeBaseDynSK.o] Error 2
make[2]: Leaving directory
`/cygdrive/c/Projects/tools/omni/src/services/mklib'
make[1]: *** [export] Error 2
make[1]: Leaving directory
`/cygdrive/c/Projects/tools/omni/src/services'
make: *** [export] Error 2

-- 
Peter S. Housel <housel at acm.org>



More information about the omniORB-list mailing list