godot_dart icon indicating copy to clipboard operation
godot_dart copied to clipboard

Build for Linux

Open fuzzybinary opened this issue 2 years ago • 1 comments

Linux build support needs support in https://github.com/fuzzybinary/dart_shared_libray (probably after https://github.com/fuzzybinary/dart_shared_libray/issues/5 is implemented). Then we should look into replacing the Visual Studio project files with Godot standard scons scripts.

fuzzybinary avatar Jun 07 '23 21:06 fuzzybinary

There's duplicate work here from #9, specifically around transitioning to scons over Visual Studio.

fuzzybinary avatar Jun 07 '23 21:06 fuzzybinary

Linux builds work, though they use CMake over scons.

fuzzybinary avatar Sep 08 '24 19:09 fuzzybinary