iOS Question Compile error Help

Ebic

Member
Licensed User
Longtime User
I have regenerated all the keys,
updated all the libraries but I can't compile this project anymore.
What is the problem?
Thanks to who helps me

 

Attachments

  • librerie.jpg
    184.6 KB · Views: 128
Last edited:

Ebic

Member
Licensed User
Longtime User
Hi Erel .
The log is in attach file.
Thanks for help.
 

Attachments

  • Error.txt
    163.7 KB · Views: 134
Upvote 0

Ebic

Member
Licensed User
Longtime User
I saw that mistake
/B4iProject/b4i_httpjob.h:121:32: error: property has a previous declaration
@property (nonatomic) NSString * _errormessage;


It seems to be that I use the BCTextEngine library which conflicts with iHttp2Utils2

Is this possible ?
Is there any way to solve my problem?
Why can't I compile my app anymore?


Thank you.
 
Upvote 0

Ebic

Member
Licensed User
Longtime User
Remove HttpUtils2Service and HttpJob modules. Use iHttpUtils2 library.
Sorry, but remove where?
where is that modules?
I don't understand
I am using the libraries you see in the picture, what should I change?
Thank you.

P.s. Note that whether I use the iHttpUtils2 lib or I don't use it
the error is always what you see in the attachment
 

Attachments

  • librerie.jpg
    151.8 KB · Views: 124
  • MODULI.jpg
    37.2 KB · Views: 123
  • Logerror.txt
    117.8 KB · Views: 128
Last edited:
Upvote 0

Ebic

Member
Licensed User
Longtime User
It is a mistake to use the old iCustomListView, though I'm not sure that it is related to this error.

Create a new project and add these libraries. Try to compile. It will probably fail. Remove libraries until you find the problematic one.
Ok Erel i've created a new empty project
and the error succes when i add the external library iSD_XUIView
Have we found the culprit ?
Can the problem be solved?

p.s. in my project i need a check box that i found in iSD_XUIView, can I use anything else?
 
Last edited:
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…