[omniORB] Problems compiling omniEvents 2.1.1

zoltan.sebestyen@netvisor.hu zoltan.sebestyen@netvisor.hu
Tue, 25 Sep 2001 15:35:19 +0200


Hi,

 I'm trying to compile omniEvents 2.1.1 against stlport 4.0 on a Solaris 2.6
/ gcc-2.95.1 platform, but got a lot of problems, mostly because of
namespace problems. omniEvents requires namespace std, while stlport uses
namespace _STL by default, and didn't managed to change it. Did anyone
manage to compile omniEvents with the lineup above?

Zoltan