hi ,
i am trying to compile an application using Qtcreator ,when the make file tries to cross compile the app using the toolchaine of the target i get the following error.
…/arm-fsl-linux-gnueabi/bin/ld: cannot find -lpng
./arm-fsl-linux-gnueabi/bin/ld: cannot find -lfreetype
i wanted to check the /arm-fsl-linux-gnueabi/bin/ld , i found that it is an executable so how can i verify their existing,? is this error linked to the toolchaine or what? i am completly lost can any one help me please, it’s my first experience with qt creator
↧