User Tools

Site Tools


cre:compiling

This is an old revision of the document!


To build CRE, you first need to build the server and install it (make install if running under Linux).

CRE sources are part of the server sources.

Requirements

You need Qt5 and the associated development package.

Depending on your system, installing qt5-default may be enough.

Building

Once the server has been built and installed, from the server sources root:

cd utils/cre && qmake && make

This should build the tool, to run it:

utils/cre/cre

should do the trick.

cre/compiling.1612302631.txt.gz · Last modified: 2021/02/02 15:50 by ryo