1
0
mirror of https://github.com/EduApps-CDG/OpenDX synced 2024-12-30 09:45:37 +01:00
OpenDX/CONTRIBUTING.md
2023-07-29 21:25:38 -03:00

713 B

Contributing

This guide shows how to prepare your environment to contribute for OpenDX.

Dependencies

./build.sh detect and try to install the dependencies for you, but if you want to do it manually, here is the list of dependencies:

Dependency Version
gcc 12.2.0
cmake 3.25.1
make 4.3
libgtk-4-dev 4.10.1

Building and running

These are the same universal steps for cmake:

./build.sh

cd build #for running
./dxdiag #runs dxdiag
./tests/sample #runs test sample