omnicpp
omniORB IDL to C++ and Python compiler
Install
- All systems
-
curl cmd.cat/omnicpp.sh
- Debian
-
apt-get install omniidl
- Ubuntu
-
apt-get install omniidl
- Kali Linux
-
apt-get install omniidl
- Fedora
-
dnf install omniORB-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install omniidl
- Raspbian
-
apt-get install omniidl
- Dockerfile
- dockerfile.run/omnicpp
omniidl
omniORB IDL to C++ and Python compiler
omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. This includes the idl compiler.