1. add -lbktrans in "link libraries outside of project" like above
2. add -L/usr/local/lib to the LDFLAGS in Project->Project Options...->Configure
Try adding "-L/usr/local/lib -lbktrans" to "link libraries outside of project", make sure that /usr/local/lib is in /etc/ld.so.conf and rerun ldconfig.
Bookmarks