gfernval
gfernval
There is missing pthreads.h, sys\time.h, unistd.h in Visual Studio 2019, would like to have cuda_memtest running in Windows
In building in Windows with MSYS2: git clone https://github.com/bullet-physics-playground/bullet3 git checkout 3.06 mkdir build && cd build cmake -DBUILD_CPU_DEMOS=OFF -DBUILD_DEMOS=OFF -DBUILD_EXTRAS=OFF -DBUILD_MULTITHREADING=ON -DBUILD_UNIT_TESTS=OFF -DUSE_CUSTOM_VECOR_MATH=OFF -DUSE_DOUBLE_PRECISION=OFF -DUSE_GLUT=OFF -DUSE_GRAPHICAL_BENCHMARK=OFF -DBUILD_SHARED_LIBS=on -DBUILD_EXTRAS=on -DBUILD_BULLET2_DEMOS=off...
I have succesfully generated all .bin files minus galaga_logo.bin, how to generate such file with charpad? how to generate the .sfx files in goattracker subdirectory from galsfx.sng? how to generate...