slimcoin-project / Slimcoin

SLIMCoin official repository
https://slimcoin-project.github.io
MIT License
28 stars 13 forks source link

cannot find -lQtWebKit #15

Closed openbooknoobdeveloper closed 6 years ago

openbooknoobdeveloper commented 6 years ago

I am trying build the qt on linux ubuntu 16

and i get this error after do: make

/usr/bin/ld: cannot find -lQtWebKit
collect2: error: ld returned 1 exit status
Makefile:288: recipe for target 'slimcoin-qt' failed
make: *** [slimcoin-qt] Error 1
ghost commented 6 years ago

Which branch are you compiling?

openbooknoobdeveloper commented 6 years ago

Hi ya, I tried in the branch * slimcoin, i am in the wrong branch?

muf18 commented 6 years ago

Try master branch, it's the latest

ghost commented 6 years ago

Issue resolved.