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

Add instructions to build from source #185

Open
kemelzaidan opened this issue Sep 22, 2023 · 2 comments
Open

Add instructions to build from source #185

kemelzaidan opened this issue Sep 22, 2023 · 2 comments

Comments

@kemelzaidan
Copy link

Hi,

it would be awesome to add some instructions to build it from source. It would allow packagers to create packages for different distributions and add the game to their repository.

Thanks,

Kemel Zaidan

@matinfo
Copy link

matinfo commented Nov 20, 2023

Look in the Makefile! Work pretty well.

@CodeAsm
Copy link

CodeAsm commented Apr 20, 2024

Is this also working for Linux? cause it doesnt seem to want to build in linux. or im missing some default configs?

ERROR: Cannot export project with preset "Linux" due to configuration errors:
No export template found at the expected path:
/home/codeasm/.local/share/godot3/templates/3.5.3.stable/linux_x11_64_debug
No export template found at the expected path:
/home/codeasm/.local/share/godot3/templates/3.5.3.stable/linux_x11_64_release

   at: _fs_changed (editor/editor_node.cpp:806)
ERROR: Project export for preset "Linux" failed.
   at: _fs_changed (editor/editor_node.cpp:822)
make: *** [Makefile:7: linux] Error 1
$ godot3 project.godot

Did kinda work, could run it from there. (F5)

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

3 participants