Skip to content

alex-s168/vxcc_v3

Repository files navigation

http://vxcc.vxcc.dev/

building

use the ./build.sh

deps

clang: different C compiler can be used by doing CC=someothercc ./build.sh [build|test] (test can be executed after build to run all tests)

python3: it is recommended to create a venv in the repository root using python -m venv venv

include into projects

Link with build/lib.a and build/x86.a