install raylib as a shared library, then : g++ test_raylib/main.cpp -o raylib-test -lraylib && ./raylib-test