You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---------------------------------------
- Compilation
---------------------------------------
somewhere$ mkdir build
somewhere$ cd build
build$ cmake <path/to/the/source/of/BLPConverter>
build$ make
The executable will be put in build/bin/
As you mentioned .exe: I never tried to compile it on Windows (as stated in the README: "Works on MacOS X and Linux."). It should be possible though (maybe with some tweaking of the CMakeLists.txt file?). Or to do it in WSL.
where is the BLPConverter.exe?
The text was updated successfully, but these errors were encountered: