View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#7
Originally Posted by Copernicus View Post
Newbie question here: if I wanted to use this library from within Qt Creator, what would be the best way to go about it? I could probably "install" the QJson package into the Qt Maemo sysroot by hand, but I'm kind of hoping that there's a more elegant method available...
You can use mad-admin (located under Maemo/4.6.2/bin/) to install debian packages using xdpkg:

Code:
/path/to/mad-admin xdpkg -i package_0.0.1_armel.deb
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub

Last edited by marxian; 2014-08-09 at 18:33. Reason: s/dpkg/xdpkg
 

The Following 3 Users Say Thank You to marxian For This Useful Post: