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
{{ message }}
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.
I'm eager to try the CLI tools on macOS and Linux, but I failed to build them on either.
I tried the scripts in Compressonator/Applications/CompressonatorCLI/Make/, but they fail and I ran from fixing one include after the other.
On Linux I gave up at the KTX library ( it cannot find #include <vulkan/vulkan.h>)
On macOs the out-dated brew formula qt@5.5 is used and again lots of includes don't work.
I know this project is in an early phase, but making it accessible to users/devs is crucial imho. Of course I'm willing to help and report more details, if asked for.
The text was updated successfully, but these errors were encountered:
I'm eager to try the CLI tools on macOS and Linux, but I failed to build them on either.
I tried the scripts in
Compressonator/Applications/CompressonatorCLI/Make/
, but they fail and I ran from fixing one include after the other.On Linux I gave up at the KTX library ( it cannot find
#include <vulkan/vulkan.h>
)On macOs the out-dated brew formula qt@5.5 is used and again lots of includes don't work.
I know this project is in an early phase, but making it accessible to users/devs is crucial imho. Of course I'm willing to help and report more details, if asked for.
The text was updated successfully, but these errors were encountered: