Skip to content

libktx for Windows 7? #516

Answered by MarkCallow
samsonsite1 asked this question in Q&A
Jan 13, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Compiling requires C++11 (at least Visual Studio 2015 but VS 2017 or later is recommended as we have to disable a bunch of warnings in VS 2015) so the first thing to determine is if that version of VS or later can run on Windows 7. Only 64-bit builds are supported so you'll need a 64-bit Windows 7 to run the software. Git for Windows includes a bash executable that can be used. It is based on MinGW and is likely easier to install and more lightweight than Cygwin, the other obvious alternative for getting bash.

Have you tried using the released Windows package on Windows 7? I do not have a Windows 7 machine so I can't try it myself.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@samsonsite1
Comment options

@MarkCallow
Comment options

Answer selected by MarkCallow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #515 on January 14, 2022 03:20.