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

Add additional libraries needed to link heimdall #293

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 30, 2015

  1. Add additional libraries needed to link heimdall

    I needed to add jasper and libwebp as I was getting linker errors:
    
    $ make
    [...]
    ../x86_64-w64-mingw32/bin/ld.exe: cannot find -ljasper
    ../x86_64-w64-mingw32/bin/ld.exe: cannot find -lwebp
    baerrach committed Sep 30, 2015
    Configuration menu
    Copy the full SHA
    fb41e8a View commit details
    Browse the repository at this point in the history