iOS Question Build Failed Local Mac Builder

Mike1970

Well-Known Member
Licensed User
Longtime User
The following build commands failed:
Ld /Users/<name>/Documents/B4iBuildServer/UploadedProjects/<user id>/Payload/<myappname>.app/
<myappname> normal arm64
(1 failure)
 

Mike1970

Well-Known Member
Licensed User
Longtime User
You should post the full error message. If it is very large then upload it as a text file.
OK, sorry for delay.
I tried it now only to copy the error, and it changed.
Here you are
 

Attachments

  • Error.txt
    24.2 KB · Views: 222
Upvote 0

Mike1970

Well-Known Member
Licensed User
Longtime User
It looks like the Libs folder is missing or not in the correct place.
yes! infact I launched the "test" command and all the libs disappears but actually, they are always in the same folder. never moved (it's a bug, in fact before the error was different)
 
Upvote 0

Mike1970

Well-Known Member
Licensed User
Longtime User
You have probably started the server from a different place. Start it from its own folder.
Ok i try it now (before i used this command: java -jar Path_to_file)

Edit: ok, now the libs are visible again.
Now it should show me the error for wich I started this thread
 
Upvote 0

Mike1970

Well-Known Member
Licensed User
Longtime User
Upvote 0
Top