Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only some of the expected files are present #3

Open
Bolb347 opened this issue Nov 5, 2024 · 1 comment
Open

Only some of the expected files are present #3

Bolb347 opened this issue Nov 5, 2024 · 1 comment

Comments

@Bolb347
Copy link

Bolb347 commented Nov 5, 2024

I am on OSX Sonoma 14.1. I cloned mono from github.com/mono/mono and ran git checkout 6051b71, and then I went through the build process, being that of ./autogen.sh --prefix=/Users/[name]/Desktop/mono_built --disable-nls, and then I ran make, and then make install.

Of the 4 files stated,

  • libeglib.a
  • libmonoutils.a
  • libMonoPosixHelper.dylib
  • libmonosgen-2.0.dylib (This is most likely a symlink for libmonosgen-2.0.1.dylib)

I only have

  • libMonoPosixHelper.dylib

In addition, in the mono folder of lib, I only have a folder titled "lldb" with 1 python file in it, when I was supposed to have some folders

I'm not exactly sure what I did wrong...

@Bolb347
Copy link
Author

Bolb347 commented Nov 7, 2024

IDK what I did wrong, but found the correct headers and dylibs inside of the "Mono.framework" in Library/Frameworks/Mono.framework/(Headers or Libraries); Mono.framework is sourced from running the Mono installer, much simpler than building for source, recommend everybody on OS X to use the mono installer downloaded from mono-project.com

peter1745 added a commit that referenced this issue Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant