wiki:PacpusGettingStarted/LinuxCompilation

0.1.x branch build

Getting the source code

To checkout PacpusFramework repository (version 0.1.x) into your workspace directory, e.g. into ~/pacpus,

cd ~/pacpus
svn co https://devel.hds.utc.fr/svn/pacpusframework/branches/0.1.x/ pacpusframework

Using CMake

Command Line Interface

First go to the build folder and run the build script.

cd ~/pacpus/pacpusframework/build
./build_linux.sh
Last modified 10 years ago Last modified on Dec 12, 2014, 4:05:56 PM
Note: See TracWiki for help on using the wiki.