code-google-com / qimsys

Automatically exported from code.google.com/p/qimsys
0 stars 0 forks source link

Qt can't load libanthy.so on N900 #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install anthy(maemocjk) on N900
2. load it with QLibrary
3. it complains "Cannot load library libanthy: 
(/opt/maemocjk/usr/lib/libanthy.so: undefined symbol: anthy_wt_none)"

try test sample attached.
$ LD_LIBRARY_PATH=/opt/maemocjk/usr/lib ./sample

Original issue reported on code.google.com by stas...@gmail.com on 30 Jun 2010 at 1:54

Attachments:

GoogleCodeExporter commented 9 years ago
I have updated N900's anthy package to 9100h and confirmed QLibrary could load 
anthy library.

Original comment by kimit...@gmail.com on 29 Aug 2010 at 5:01

GoogleCodeExporter commented 9 years ago
Thanks for updating the package. I could load libanthy.so on N900.

Original comment by stas...@gmail.com on 1 Sep 2010 at 12:30

GoogleCodeExporter commented 9 years ago
I think qimsys should be linked with libanthy.so.0, not libanthy."so". Since it 
belongs to libanthy-dev package. It's not useful for users who are not 
developer.

Original comment by kenya...@gmail.com on 27 Oct 2010 at 3:06

GoogleCodeExporter commented 9 years ago
I guess the issue is already fixed in the commit 
http://gitorious.org/qimsys/qimsys/commit/6abd3eea6635462a299ab3c4d8dc29b6f47314
dc

Original comment by stas...@gmail.com on 27 Oct 2010 at 5:06

GoogleCodeExporter commented 9 years ago
OK, I confirmed. Thank you:-)

Original comment by kenya...@gmail.com on 27 Oct 2010 at 5:57

GoogleCodeExporter commented 9 years ago

Original comment by stas...@gmail.com on 6 Feb 2011 at 5:22

GoogleCodeExporter commented 9 years ago

Original comment by stas...@gmail.com on 6 Feb 2011 at 5:24

GoogleCodeExporter commented 9 years ago

Original comment by stas...@gmail.com on 24 Feb 2011 at 11:45