We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There's a few dependencies that you need to build splashkit on Ubuntu linux. Here's all the ones I was missing. Hope this helps.
sudo apt-get install cmake libglew-dev glew-utils gengetopt libimlib2-dev libglm-dev libxext6 libglew1.13 libglm-dev libegl1-mesa-dev libxrender-dev libicu-dev libpng12-dev libpng libssl-dev libcurl4-openssl-dev curl libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev libsdl2-gfx-dev libsdl2-net-dev libflac-dev libvorbis-dev libvorbisfile3 libmikmod-dev libogg-dev
Hope I didn't miss any. 😅
The text was updated successfully, but these errors were encountered:
No branches or pull requests
There's a few dependencies that you need to build splashkit on Ubuntu linux. Here's all the ones I was missing. Hope this helps.
Hope I didn't miss any. 😅
The text was updated successfully, but these errors were encountered: