Jorge A. Gomes
Jorge A. Gomes
I'm too dumb even with Visual Studio 😢. I managed to generate the raygui.dll but for some strange reason it fails when I try to load it with ctypes: it...
@milen-prg, I have good news. The funny thing is that we both managed to build the same DLLs with no actual implementation of the functions (having even the same size)....
I forgot to tell you there was no need to generate anything else. The raylibpy and the dlls are all you need. The raylibpy package above is an updated one...
Sadly I come to the conclusion that Physac can't be wrapped in Python. Or, at least, I don't know how to solve it. I solved the `PhysicsShapeType` error but ended...