RobLoach / raylib-cpp

C++ Object Oriented Wrapper for raylib
https://robloach.github.io/raylib-cpp/
zlib License
630 stars 79 forks source link

The VSCode example can't run properly #244

Open Matteotti opened 1 year ago

Matteotti commented 1 year ago

It seems that the vscode example can only run properly in raylib version 3.7, how can I make it run in the newest version?

RobLoach commented 1 year ago

Thanks! Looks like it could do with some updates. Mind helping out? https://github.com/raysan5/raylib/tree/master/projects/VSCode

kyomawolf commented 5 months ago

I think we can close this issue with the new example in place