[cosmic-users] compiling idl_to_picml on linux?

Johnny Willemsen jwillemsen at remedy.nl
Tue Nov 23 04:35:16 CST 2010


Hi,

I made some changes on svn head to resolve some issues, but I do have
xerces3, is that supported?

Johnny

g++ -fvisibility=hidden -fvisibility-inlines-hidden -W -Wall
-Wpointer-arith -m64  -O3 -ggdb -pipe -D_REENTRANT -DACE_HAS_AIO_CALLS
-D_GNU_SOURCE   -I/home/johnny/ACE/latest/ACE_wrappers
-DACE_HAS_VALGRIND -DACE_NO_INLINE -I/include
-I/home/johnny/ACE/latest/ACE_wrappers -I../.. -I../../game
-DXML_USE_PTHREADS -DGAME_XME_BUILD_DLL  -c -fPIC -o
.shobj/Library_Importer.o Library_Importer.cpp
Library_Importer.cpp: In member function ‘void
GAME::XME::Library_Importer::resolved_connection(GAME::XME::Connection&)’:
Library_Importer.cpp:207:43: error: ‘class xercesc_3_0::DOMElement’ has
no member named ‘getFirstElementChild’
Library_Importer.cpp:208:34: error: ‘class xercesc_3_0::DOMElement’ has
no member named ‘getNextElementSibling

On 11/22/2010 08:45 PM, James H. Hill wrote:
> Hi Johnny,
> 
> On Nov 22, 2010, at 2:27 PM, Johnny Willemsen wrote:
> 
>> Hi,
>>
>> I would like to use idl_to_picml on linux but I can't get it to compile.
>> First it seems GAME is disabled on non-windows, is this really the case?
> 
> No, this should not be the case.
> 
>> When I enable it I get this error:
>>
>> Johnny
>>
>> g++ -fvisibility=hidden -fvisibility-inlines-hidden -W -Wall
>> -Wpointer-arith -m64  -O3 -ggdb -pipe -D_REENTRANT -DACE_HAS_AIO_CALLS
>> -D_GNU_SOURCE   -I/home/johnny/ACE/latest/ACE_wrappers
>> -DACE_HAS_VALGRIND -DACE_NO_INLINE -I/include
>> -I/home/johnny/ACE/latest/ACE_wrappers -I../.. -I../../game
>> -DXML_USE_PTHREADS -DGAME_XME_BUILD_DLL  -c -fPIC -o
>> .shobj/Configuration.o Configuration.cpp
>> In file included from Configuration.cpp:3:0:
>> Configuration.h:40:1: error: explicit instantiation of ‘class
>> ACE_Singleton<GAME::XME::Configuration, ACE_Thread_Mutex>’ in namespace
>> ‘GAME::XME’ (which does not enclose namespace ‘::’)
>> make[1]: *** [.shobj/Configuration.o] Error 1
> 
> We will look into this problem.
> 
> Thanks,
> 
> James
> 
>> _______________________________________________
>> cosmic-users mailing list
>> cosmic-users at list.isis.vanderbilt.edu
>> http://list.isis.vanderbilt.edu/mailman/listinfo/cosmic-users
> 
> 


More information about the cosmic-users mailing list