Quote:
Originally Posted by stefjan
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