Michele Paganoni
Michele Paganoni
I just compile BSF, examples and editor and always I get a crash. ``` System information bs::framework version: 1.1.0 Started on: Sunday, May 05, 2019 18:30:35 OS version: Windows 10...
Hello, I'm trying to move the build folder in another path, but makefile (linux) or ninja (windows) doesn't find the src files: for example from my makefile: `/mnt/m/botan/build/linux/build/obj/lib/base_buf_comp.o: src/lib/base/buf_comp.cpp $(CXX)...
Hello, I created a very simple test for try the library, until I use the shared library everything compile fine. If I select in cmake to compile the single modules,...