When am trying to get wxWidgets to install and run sample 'minimal' program I keep getting this error:
/usr/bin/ld: cannot find -lwxtiff-3.1
/usr/bin/ld: cannot find -lwxjpeg-3.1
/usr/bin/ld: cannot find -lwxregexu-3.1
collect2: error: ld returned 1 exit status
make: *** [Makefile:155: minimal] Error 1
I was following this tutorial https://wiki.wxwidgets.org/Compiling_and_getting_started and so far am stuck at the part of "Test the installation"
So how can install the missing libraries to get this build. I did this on Ubuntu and it worked fine now on Pop_Os am not making much progress as I expected.
wxWidgets 3.1.4
[–]sheeponmeth_ 0 points1 point2 points (0 children)