iOS Question My god !!! What a huge compile error message ....

Yayou49

Active Member
Licensed User
Hi,

I'm facing my first error message while compiling my first test project
I really don't understand how to handle this message to understand what's wrong.
If someone could help ....

 

Yayou49

Active Member
Licensed User
unfortunatelly, I have only one project (my first on B4i).
And yes, I'm using the hosted builder (I don't have a mac computer).

At the begining, I've tried with only 1 screen and it was working.
It fails only when I added a new screen whith some code related to httputils2 ver 2.01 (the same as for B4A)

If I remove the Library httputils2 and attached code, it works ...
The code (linked with httputils2) in this B4i project is a copy of my code from my B4A project, and this last one works very well...

Does the Library httputils2 used for B4A is the same as for B4i ?
If no, do you have a link to download the good one ?

(I've tried with the Library iHTTP, but while writing "Sub JobDone(job1 As HttpJob)", system tell me "unknow type httpjob")

Thanks

SOLUTION FOUND:
After some search on the community, I've found a solution in a thread:
Add httpjob.bas and httputils2service.bas as existing modules in my project.
Now it works.
Is it the good solution ?
 
Last edited:
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…