HalfLifeAssetManager icon indicating copy to clipboard operation
HalfLifeAssetManager copied to clipboard

Add Linux support

Open SamVanheer opened this issue 3 years ago • 2 comments

See Shepard's work for things that need doing: https://github.com/Solokiller/HL_Tools/compare/dev...JoelTroch:feature/linux

SamVanheer avatar Jan 28 '21 21:01 SamVanheer

Would be highly appreciated! Tell me if there is a way to help. Any Windows-dependent libraries currently used?

MegaBrutal avatar Mar 20 '22 23:03 MegaBrutal

Nothing exclusive to Windows, but one of the libraries (GLEW) will be removed once i've upgraded everything to use shaders since Qt's OpenGL APIs provide what's needed.

The rest will need to be updated to work on Linux since i've only made Windows builds for Ogg, Vorbis and VorbisFile. I haven't looked into what that's going to take, but i don't expect it will be too complicated.

I'd want to look into getting those libraries from a package manager like vcpkg or Conan if possible.

SamVanheer avatar Mar 25 '22 13:03 SamVanheer

Duplicate of #10.

SamVanheer avatar Dec 22 '22 13:12 SamVanheer