xinyu412 / indic-text-renderer

Automatically exported from code.google.com/p/indic-text-renderer
Other
0 stars 0 forks source link

ndk-build issue #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.After compiling harfbuzz ng
2.doing ndk-build

Following out is received(see attachment image)

Harfbuzz ng version 0.9.7
http://cgit.freedesktop.org/harfbuzz/
OS :Ubuntu 12.04 x64

Is it ok to proceed to use the library or do I have to do more

Original issue reported on code.google.com by sant...@braindigit.com on 26 Nov 2012 at 7:26

Attachments:

GoogleCodeExporter commented 8 years ago
I am also stuck at the same error. ^santosh did you get the lib working by 
ignoring the error? 

Original comment by karnamsu...@gmail.com on 10 Dec 2012 at 9:13

GoogleCodeExporter commented 8 years ago
Hi karnamsupreeth,
                 This happens if you are using harfbuzz version of 0.9.7,switch back the harfbuzz version to 0.9.6 and it work fine

Original comment by sant...@braindigit.com on 11 Dec 2012 at 3:30

GoogleCodeExporter commented 8 years ago
I switched to harfbuzz version 0.9.6 already, still meet similar issue. Any 
solutions?

Original comment by borey.v...@gmail.com on 14 Dec 2012 at 12:54

GoogleCodeExporter commented 8 years ago
Hi borey,
           Could you just give the procedure you have done so far for ndk build and I will help you to overcome this error

Original comment by sanimap@gmail.com on 16 Dec 2012 at 4:38

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hi,
I have been trying to build this project for a while without luck. Using the 
latest harfbuzz version 0.9.17, I get the same error reported by Santosh (No 
rule to make target hb-ot-shape-complex-misc.cc). However, using harfbuzz 
0.9.6, I get the following error:
 - undefined reference to 'ht_shape_plan_destroy(hb_shape_plan_t*)'
 and a few others.

When I compile against other harfbuzz version in between 0.9.6 and 0.9.17, I 
always get either of the two errors mentioned above.

Can anyone tell me if there is a specific harfbuzz version I should be using 
for the latest version of this project, or if I should be doing something else 
to fix this issue?

Thanks in advance

Original comment by sandeep....@gmail.com on 23 May 2013 at 7:25

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,

I am also stuck with the compilation of this source code.
The APIs in "hb-ft.h" are not recognized and getting error : "error: undefined 
reference to 'hb_ft_font_create".

I tried latest version 0.9.18 and also 0.9.6.
Can anyone give any hint to resolve the compile errors ?

Thanks for your time.

Original comment by yunu...@gmail.com on 15 Jun 2013 at 11:30

GoogleCodeExporter commented 8 years ago
I am also stuck in same point. Please help us.

Original comment by dipendra...@gmail.com on 20 Jul 2013 at 6:01

GoogleCodeExporter commented 8 years ago
i am also stuck at ndk build
The APIs in "hb-ft.h" are not recognized and getting error : "error: undefined 
reference to 'hb_ft_font_create". 

dono what to do...pls help

thank you

Original comment by vamsiins...@gmail.com on 13 Nov 2013 at 4:32

GoogleCodeExporter commented 8 years ago
i stuck on following:

undefined reference to `hb_ft_font_create'
undefined reference to `hb_buffer_create'
undefined reference to `hb_buffer_set_script'
undefined reference to `hb_buffer_add_utf16'
undefined reference to `hb_shape'
undefined reference to `hb_buffer_get_length'
undefined reference to `hb_buffer_get_glyph_infos'

Please Help me!

Original comment by android....@gmail.com on 14 Nov 2013 at 6:44