company logo

Create context library (Linux)

In order to create the context library in a Linux system make sure, that you have installed a compiler and the -dev packages of ODABA. The procedures delivered are prepared for a system-installed gcc (g++). When you are using another compiler or you want to change something in the defaults, you need to update the command files in the ~/odaba/projects/bat folder . You can reset the changes by removing the ~/odaba/projects/bat folder and restarting the ClassEditor.

Now, one may call compile and link procedures:

gcc_compileProject.bat

from the ~/odaba/projects/Sample/SampleGUI/bat folder.