qt - Solving Errors Produced By Sailfish Harbour tool -
i new sailfish(and linux) app development. when compiled , tested sample sailfish app in harbour tool(inside sailfishos ide) produced following errors. since dont know causes error, unable resolve it. here errors.
libraries
error [/usr/bin/harbour-myapp] elf file wrong arch: elf 32-bit lsb shared object, intel 80386, version 1 (sysv), dynamically linked (uses shared libs), gnu/linux 2.6.32, buildid[sha1]=89d564b54f9c18751d6a15e9747fad188871327b, stripped failed
symbols
error [/usr/bin/harbour-myapp] binary not link __libc_start_main@glibc_2.4. failed
workig environment = windows8 sailfishos ide v5.2.1 dint added libraries or anything.its simple test app. solution helpfull. in advance & sorry bad english.
these errors occure if try validate i486 package harbour tool validates armv7hl packages.
go kit selection , select "mersdk-sailfishos-armv7hl" -> release -> "deploy building rpm package".
if make deployment qt-creator create rpm correct architecture , validation should fine, errors gone.
Comments
Post a Comment