- Index
- » Developer
- » OpenModelica development
- » MICO no longer an option?
Page Start Prev 1 Next End
MICO no longer an option?
MICO no longer an option?
Apr-24-12 22:47:20
I'm compiling the trunk, using a configure option of "--with-MICO=/local/where-mico-is-installed". However, when it gets down to OMPythonIDL, it tries to run omniidl:
Code:
...
(time make -C PythonInterface -f Makefile)
omniidl -bpython -Wbglobal=_OMCIDL -Wbpackage=OMPythonIDL ..//Compiler/runtime/omc_communication.idl
make[1]: omniidl: No such file or directory
make[1]: *** [OMPythonIDL/omc_communication_idl.py] Error 1
Re: MICO no longer an option?
Apr-25-12 09:13:43
It is possible with --disable-python-interface. I'll see if I can make it disabled by default if no CORBA implementation was given
- sjoelund.se
- 1700 Posts
Re: MICO no longer an option?
Apr-25-12 17:32:13
Yes, so you cannot compile the python interface
- sjoelund.se
- 1700 Posts
Page Start Prev 1 Next End
- Index
- » Developer
- » OpenModelica development
- » MICO no longer an option?
There are 0 guests and 0 other users also viewing this topic