migeran / libgodot_project

40 stars 5 forks source link

Make libgodot_project buildable on Windows. #6

Open korompg opened 1 month ago

GeorgeS2019 commented 2 weeks ago

@korompg

Could U update this PR to be compatible with the latest API for Windows so other could try the sample in Windows ..without waiting for godot 4.4

GeorgeS2019 commented 6 days ago

@JiepengTan

Can you share your view how the windows build, which generate libgodot.dll, works with the godot-dotnet

JiepengTan commented 1 day ago

@JiepengTan

Can you share your view how the windows build, which generate libgodot.dll, works with the godot-dotnet

The purpose of merging this PR is to enable libgodot to build under Windows. The ultimate goal is to be able to run it directly without the dependency on godot-cpp, making the libgodot demo more simple.

image

https://github.com/JiepengTan/libgodot_llgo_demo/blob/main/samples/cpp_sample/src/main.cpp