Yann BOYER
Yann BOYER
CC#
Created by Yann BOYER on 5/7/2023 in #help
❔ Visual Studio thinks SDL2(using SDL2;) doesn't exists but package is installed(via NuGet).
Hello, I'm a C# beginner and I wanted to do a small project in C# with SDL2, I installed sdl2.nuget and sdl2_mixer.nuget packages but Visual Studio doesn't seems to recognize packages, in my code I import sdl2 vith "using SDL2;" and it warns me that SDL2 doesn't exists. I tried everything but nothing works, anyone knows how to fix this issue ?
23 replies