Hi Ari, On Fri, Mar 04, 2011 at 01:24:08PM +0000, [email protected] wrote: > I'm an app developer @Nokia, Meego, and I was trying to take into use > this nice library in hopes of creating a Qt podcast client app for > Meego that uses gpodder.net. But there seems to be a problem with > armel build (in scratchbox): > > [sbox-maemo6-armv7: ~/qtdev/libmygpo-qt/build] > make > mmap: No such device or address > make: *** [cmake_check_build_system] Error 255
What toolchain/gcc version are you using? I was able to successfully compile the library for Maemo 5 (FREMANTLE_ARMEL target) after some changes to the CMakeFiles.txt (which have since been commited to the libmygpo-qt Git repository by Stefan). I assume you are aware of the QML UI of gPodder, which already offers a gpodder.net client for Maemo 5/MeeGo - if not, have a look; it might save you some work :) HTH. Thomas _______________________________________________ gpodder-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-devel
