1

I'm trying to use the raylib on Visual Studio 2019, I followed this tutorial I can build without anywarning, but when I run my program a error windows saying that it can't find "raylib.dll" apear. What can I do to solve this ?

1 Answers1

1

I solve my issue by placing the raylib.dll that's in this raylib distribution in the folder where my executable is build