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

Generate .dll for other platforms (like Linux) #104

Open
DarthvaderBn opened this issue Jun 2, 2021 · 4 comments
Open

Generate .dll for other platforms (like Linux) #104

DarthvaderBn opened this issue Jun 2, 2021 · 4 comments

Comments

@DarthvaderBn
Copy link

DarthvaderBn commented Jun 2, 2021

OS: Windows 10 64 Bits

When i trying to export game to Linux or Windows 32 bits
i'm getting error: can't find library {name_of_library}

Example: Trying to export game to Windows 32 bits
core/os/dir_access.cpp:297 - Failed to open res://_dlls/nim_32.dll

@DarthvaderBn DarthvaderBn changed the title Generate other libraries for exporting game to other platforms (like Linux) Generate .dll for other platforms (like Linux) Sep 18, 2021
@DarthvaderBn
Copy link
Author

Yes, but i realized what godot-nim generates .dll only for your OS
https://github.com/geekrelief/godot-nim-stub/blob/master/nakefile.nim

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

2 participants
@DarthvaderBn and others