Thread
:
Madde: How to build/manage third-party libraries?
View Single Post
dsolbach
2010-11-08 , 20:16
Posts: 9 | Thanked: 2 times | Joined on Oct 2010
#
13
Thanks to w00t_ on irc I found this thread.
I got it to work with w00t_s help, but I had to do 2 extra steps:
install libqjson-dev on the device
and copy the *.pc file so QJson is found when running qmake.
Code:
scp
root@n900:/usr/lib/pkgconfig/QJson.pc
${SYSR}/usr/lib/pkgconfig/
Quote & Reply
|
dsolbach
View Public Profile
Send a private message to dsolbach
Find all posts by dsolbach