Benjamin-Dobell / Heimdall

Heimdall is a cross-platform open-source tool suite used to flash firmware (aka ROMs) onto Samsung Galaxy devices.
MIT License
2.62k stars 587 forks source link

Building on Windows 10 gives error #458

Open jtcmedia opened 6 years ago

jtcmedia commented 6 years ago

I'm following the Win32/README.txt for building, but I get the following error:

F:/Tools/MSYS2/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -ljasper
collect2.exe: error: ld returned 1 exit status

Sorry I am not very familiar with this build tool and environment, is this an easy fix?