[gpodder-devel] libmygpo-qt for Meego/Harmattan

  • From: ari.hannula at nokia.com (ari.hannula at nokia.com)
  • Date: Mon, 21 Mar 2011 08:25:41 +0000

Hi.

Tried to compile 1.0.1 and here's the output:

[sbox-maemo6-armv7: ~/libmygpo-qt/build] > make
[  1%] Generating Device.moc
mmap: No such device or address
make[2]: *** [src/moc_Settings.cxx] Error 255
make[1]: *** [src/CMakeFiles/mygpo-qt.dir/all] Error 2
make: *** [all] Error 2

Also there was something fishy in cmake, it could not find QtCore when run the 
first time but then I did cmake the second time and it worked.
Output:
[sbox-maemo6-armv7: ~/libmygpo-qt/build] > fakeroot cmake .. 
-DCMAKE_INSTALL_PREFIX=BASE_PATH_OF_INSTALLATION -DCMAKE_BUILD_TYPE=Debug
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /scratchbox/compilers/bin/gcc
-- Check for working C compiler: /scratchbox/compilers/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /scratchbox/compilers/bin/c++
-- Check for working CXX compiler: /scratchbox/compilers/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - failed
CMake Error at 
/targets/maemo6-armv7/usr/share/cmake-2.8/Modules/FindQt4.cmake:1151 (MESSAGE):
  Qt qmake not found!
Call Stack (most recent call first):
  CMakeLists.txt:8 (find_package)


-- Configuring incomplete, errors occurred!


BR,
-Ari

________________________________________
From: gpodder-devel-bounces at lists.berlios.de [gpodder-devel-bounces at 
lists.berlios.de] on behalf of ext Thomas Perl [thp at gpodder.org]
Sent: Monday, March 07, 2011 10:51
To: Development for gPodder
Subject: Re: [gpodder-devel] libmygpo-qt for Meego/Harmattan

Hi Ari,

On Fri, Mar 04, 2011 at 01:24:08PM +0000, ari.hannula at nokia.com 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
gpodder-devel at lists.berlios.de
https://lists.berlios.de/mailman/listinfo/gpodder-devel

Other related posts: