Thanks to visit codestin.com
Credit goes to github.com

Skip to content

user-native-test-3

@zsx zsx tagged this 14 Sep 19:04
When building with TCC, it needs to be a cross-compiler, and
present as ${CMAKE_CURRENT_BINARY_DIR}/cross-tcc

To compile for 64-bit windows:
$mkdir build
$cd build
$cmake ../make -DR3_OS_ID=0.3.40 -DCMAKE_TOOLCHAIN_FILE=../make/Toolchain-cross-mingw64-linux.cmake
Assets 2
Loading