Logo

Build the Library

The build instructions in this section are provided for Linux based OS, as this is the main target platform. If the need arises we will gather the relevant instructions for windows too. After downloading make sure the required dependencies as listed below are available.
  • Ant
  • Gcc
  • C++ Standard Library for C++ >= 20
  • If all prerequisites are fulfilled, navigate to the previously downloaded source directory and run the following command,
    		
    ant <target>
    	
    where target can be one of the following
    Target Description
    all Build the entire library including running the unit tests and building the RPM
    Todo TODO
    Table: Build Targets
    Depending on the target selected for the build, the result will be found in the build/lib and, or build/rpm directory. If there are issues with the build of the library please use the contact form or send us an email to contact{at}fixmpts{dot}org to get help.


    Asterix Lib availabe

    The initial version of the Asterix Library is now available in the download section. In addition to that the git [...]


    Two Projects Under One Roof

    During the initial development of the FixMPTS software component, it became more and more clear, that the entire package should [...]


    Launch of site

    Although the project existed already for quite some time it is only presented to the public as of this moment. [...]