google-code-export / tibar

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

tibar and ti.calendar makes trouble #29

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi *;

if I try to use tibar and ti.calendar in the same project, I cannot compile. 
Here are more infos about: 
http://developer.appcelerator.com/question/122551/issue-by-integration-of-tibar-
and-comticalendar
tem?

Titanium Mobile SDK: 4.3
Titanium Developer: 1.3.0
XCode: 4.01  Build 4A1006
iPhone: 4
Titanium SDK: 1.6.2

Any helps?

Best regards
Rainer

Original issue reported on code.google.com by kontakts...@googlemail.com on 14 Jul 2011 at 4:12

GoogleCodeExporter commented 9 years ago
Hi,

the main problem is:
Undefined symbols for architecture i386:
  "_iconv_open", referenced from:
      _qr_code_data_list_extract_text in libtibar.a(qrdectxt.o)
and other missing symbols.

If I compile alone it works fine.

Rainer

Original comment by kontakts...@googlemail.com on 14 Jul 2011 at 4:40