Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BLPConverter #16

Open
qq1053831109 opened this issue Nov 30, 2023 · 1 comment
Open

BLPConverter #16

qq1053831109 opened this issue Nov 30, 2023 · 1 comment

Comments

@qq1053831109
Copy link

where is the BLPConverter.exe?

@Kanma
Copy link
Owner

Kanma commented Nov 30, 2023

The executable is in build/bin/ :

---------------------------------------
- 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants