View Single Post
Old 07-28-2013, 04:15 PM   #17
KevinShort
Addict
KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.
 
KevinShort's Avatar
 
Posts: 348
Karma: 209937
Join Date: Jan 2012
Location: Virginia, US
Device: Kobo Wifi, Kobo Glo
Quote:
Originally Posted by sunda View Post
YES!
thanks KevinShort that worked, finally the line "succesfully...".

I can compile all, except the Sketch!? The error is:
warning: libpng12.so.0 needed by .../qt/lib/libQtGui.so, not found (try using -rpath or -rpath-link)
and the then writes several error with:
.../qt/lib/libQtGui.so: undefined reference to 'png_read_info@PNG12_0

ending with:
collect2: ld returned 1 exit status
make: *** [CppQtExample20] Error1


Any idea how to install/link/add the missing so?
I think you can fix that by installing libpng12-dev with apt-get.

Also, I think that I was wrong in stating that firmware 2.4 uses Qt 4.6. I believe that firmware 2.0 and beyond all use Qt 4.8. I don't know if this will affect what you're trying to do, I just wanted to clarify that.
KevinShort is offline   Reply With Quote