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

Trouble compiling #1

Open
Pysis868 opened this issue Feb 15, 2023 · 0 comments
Open

Trouble compiling #1

Pysis868 opened this issue Feb 15, 2023 · 0 comments

Comments

@Pysis868
Copy link

Pysis868 commented Feb 15, 2023

https://github.com/Kanma/BLPConverter had more stars, but wasn't working for me, so trying this one.

All the steps I had to do:

MSVC 2022 upgraded the project.
Replace include dir and file paths to what I had download for zlib and libpng (lpng) in the vcproj, vcxproj, and pcxproj.filters files.
In libpng copied scripts/pnglibconfig.h.prebuilt to root and took off last extension.
Set libpng version back to commit at tag 1.2.46rc02. Probably do this before copying that header.
Replace the use of the INDENT macro with the value everywhere. Might not need to be a constant expression.
To build for release, trimmed linker output property removing dots and "Exes" parts of the string.

So most of these steps are not an actual, or the best fix, and would need more. Update and probably link to the libraries instead of compiling them in?

Exe

@Pysis868 Pysis868 changed the title Trobule compiling Trouble compiling Feb 15, 2023
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

1 participant