sethumadhavan / apv

Automatically exported from code.google.com/p/apv
GNU General Public License v3.0
0 stars 0 forks source link

Getting Error regarding -lfreetype #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. i am getting errors when i am trying to generate .so file and the error 
is
     build/prebuilt/linux-x86/arm-eabi-4.2.1/bin/../lib/gcc/arm-
eabi/4.2.1/../../../../arm-eabi/bin/ld: cannot find -lfreetype
collect2: ld returned 1 exit status

   The above one is the error .
please can you send the solution of how to rectify this error

Waiting for your solution

Thanking you

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by saryu.ku...@gmail.com on 22 Apr 2010 at 6:01

GoogleCodeExporter commented 8 years ago
freetype lib building instructions are here 
http://code.google.com/p/apv/wiki/BuildingLibs

Please don't create new issues with questions regarding building if you're 
unsure if it's really a bug.
it would be better if you asked at projects user group 
http://groups.google.com/group/android-pdf-viewer/

I've built latest stable version of freetype using this instructions on fresh 
machine recently and had no problems

Original comment by mpietrzak on 17 May 2010 at 12:09