question

A2mad-1857 avatar image
0 Votes"
A2mad-1857 asked RobCaplan edited

iOS library binding to Xamerin, Makefile Cannot find project

Hey Everyone.

I'm currently trying to bind a iOS library over to Xamerin for use later.

I'm currently following this official MS walkthrough, https://docs.microsoft.com/en-us/xamarin/ios/platform/binding-objective-c/walkthrough?tabs=windows#creating-a-static-library . At the section with the Makefile with the fat binary I seem to be having issues where the Makefile cannot find the xcode project I've been using.

See the attached pictures for the file structure, the "make" command output, and the contents of the makefile.

97613-capture.jpg


97595-capture2.jpg


dotnet-xamarin
capture.jpg (162.5 KiB)
capture2.jpg (82.0 KiB)
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Please run sharpie xcode -sdks command, then share the output.

0 Votes 0 ·

Here you go

97690-capture3.jpg


0 Votes 0 ·
capture3.jpg (21.7 KiB)

@A2mad-1857 have you tried these command to verify your path?
1. pwd check your current location
2. ls 98544-image.png to ensure you can find the file?


0 Votes 0 ·
image.png (22.0 KiB)

0 Answers