View Single Post
Posts: 9 | Thanked: 8 times | Joined on May 2012 @ Finland
#8
I have not developed on Meego before but have been using Qt for years. My proposal would require a third party open source library for it (codec2). This compiles using the usual:

Code:
./configure
make 
make install
Is this easy to do for Meego? I assume I can do the same through the toolchain somehow. For my QtonPi project I was just going to compile on the device as the distros have a full toolchain. I assume an N9 N950 does not have it onboard.