iOS Question [Solved] Problem when compiling

pliroforikos

Active Member
Licensed User
Hello everybody
This is my first try in B4i. I am using B4A for 2 years and its time to make the big step to B4i. So i start converting a project to B4i.
So far so good. I followed the instructions and install the local server in an imac mini and used xcode 13.3.x Everything was ok until today, project compiled without problems.

I tried to compile the project and the message below showed. (This is truncated because it's over 50000 characters)
As i found in forum i thought it was about xcode and downloaded 13.2 and install it.
Simple projects are still compiling without problem but my project is not compiling.
I will be greatful for any help.

 
Solution
This is the relevant error: ld: library not found for -liOkHttpUtils2
Tip: search for "error:" to find it.

My guess is that you have started the builder not from its own folder and it can't find the Libs folder.