Version 18 (modified by 11 years ago) ( diff ) | ,
---|
Contents
PACPUS framework
Useful links
Prerequisites
Tools
- Modern C++ compiler (gcc >= 4.5, clang >= 3.2, Microsoft Visual Studio 2008 or newer, etc.)
- CMake 2.8.10 or newer
- Doxygen (optionally)
- Subversion (SVN) control version system
Libraries
- Apache log4cxx 0.10.0
- Boost 1.50 or newer (optionally)
- Qt 4.8 or newer
Compilation and Installation
Follow these instructions to compile and install the pacpus framework :
- under Windows:
- under Linux:
- under MAC OSX: to come...
Installation
The PACPUS framework is available on several OS: Linux, Windows and Mac OS X.
- Installation guide of PACPUS on Windows : TO COME
- Installation guide of PACPUS on Linux Ubuntu : TO COME
- Installation guide of PACPUS on Mac OS X : TO COME
- Installation guide of PACPUS on Linux embedded : TO COME
Once you have successfully compiled Pacpus Framework, you can install it using:
make install
or, if you use a GUI-based development environment, you have to build the INSTALL
target/project.
Getting started
The tutorials are under development, they will be published soon.
Documentation
PACPUS API
Active tickets
NB: If you need more informations about the TRAC system used to manage this collaborative site, you can read this page or view the official TRAC project
Note:
See TracWiki
for help on using the wiki.