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

M1 Mac Library Issue #139

Closed
Sleggie opened this issue Oct 2, 2021 · 2 comments
Closed

M1 Mac Library Issue #139

Sleggie opened this issue Oct 2, 2021 · 2 comments

Comments

@Sleggie
Copy link

Sleggie commented Oct 2, 2021

Hi! I'm running a 2020 M1 Mac Mini and have the following issue when trying to build a .map file.

Can't open dynamic library: /Users/evan/Desktop/aneurism-iv/src/main/addons/qodot/bin/osx/libqodot.dylib, error: dlopen(/Users/evan/Desktop/aneurism-iv/src/main/addons/qodot/bin/osx/libqodot.dylib, 2): no suitable image found. Did find: /Users/evan/Desktop/aneurism-iv/src/main/addons/qodot/bin/osx/libqodot.dylib: mach-o, but wrong architecture /Users/evan/Desktop/aneurism-iv/src/main/addons/qodot/bin/osx/libqodot.dylib: stat() failed with errno=60. modules/gdnative/gdnative.cpp:502 - No valid library handle, can't get symbol from GDNative object modules/gdnative/nativescript/nativescript.cpp:1482 - No nativescript_init in "res://addons/qodot/bin/osx/libqodot.dylib" found res://addons/qodot/src/nodes/qodot_map.gd:144 - Attempt to call function 'new' in base 'NativeScript' on a null instance. modules/gdnative/gdnative.cpp:407 - No valid library handle, can't terminate GDNative object

Thanks!

@elliotrpage
Copy link

This looks to be a duplicate of #128 - I am having the same issue, guess this is what I get for buying the new shiny!

@Shfty
Copy link
Member

Shfty commented Oct 4, 2021

This is indeed a duplicate of #128 - closing, please continue discussion there.

@Shfty Shfty closed this as completed Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants