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).
Okay, thanks !
23 replies
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).
Yes, or maybe I can use a alternative lib, what do you recommend for a lib that can draw shapes(pixels as rectangle/square) on a gui(which is multi-platform) ? I want to make a Chip8 Emulator in C# to improve my skills in C#.
23 replies
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).
Yes, I could use this instead, but.. it seems that the project is no longer maintained(latest commit in the github page is January 2023 and it doesn't wrap the latest version of sdl2).
23 replies
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).
Yes, so, what I can do for my problem ? :/
23 replies
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).
https://github.com/cspspemu/cspspemu/blob/master/CSPspEmu.Frontend.SDL/Program.cs This code, written in C# use this lib(found in the .csproj). This is a little bit weird. 🤔
23 replies
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).
In nuget website it says "a project that depends on sdl2.nuget : cspspemu"(a psp emulator in C#), so this is why I thought it was a C# wrapper of SDL2. 🤔
23 replies