View Single Post
Old 08-02-2013, 06:05 AM   #22
sunda
Member
sunda began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Jul 2013
Device: Kobo
Quote:
Originally Posted by stefjan View Post
are you still referring to this?



the problem is that libQtGui.so refers to symbols which are defined in the libpng12.so.0

try adding this to the .pro file (of your sketch application?).

LIBS_PRIVATE += -lpng12
Hi stefjan,

I get this error message during Qt compiling time when calling
~/kobo/KoboLabs/build/build-all.sh
The sketch file is in the description by tonyv (I still need to get Qt compiled...).
Somehow the libpng12.so.0 is in the "fs" folder but not in the "Qt" folder
sunda is offline   Reply With Quote