#Need help with SDL (VS2022)

39 messages · Page 1 of 1 (latest)

static dockBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

broken kite
#

What is the procedure you use to perform the compilation?

brisk rapids
#

You just need to have the vs2022 / tooling deps installed before using it(make addon for vs2022, ninja, etc)

valid cypress
#

Isn't there an easier way of doing this? It seems really complicated

#

and why do I need Ninja and Cmake

broken kite
valid cypress
#

do I really need them?

broken kite
#

no but if you don't know the bases of building processus

#

it's better to use Cmake

#

he organize project for you, make the build and debug directory

#

you need no more than 4 lines of configuration for building your project

#

basic project

#

what do you do for the compilation ?

valid cypress
#

I click Local Windows Debugger (Debug config)

#

i guess

broken kite
#

which ide do you use ?

valid cypress
#

Visual Studio Community 2022

broken kite
#

you need to create launch.json file and tasks.json file

#

do you have it in a folder name .vs....

#

.vscode

valid cypress
#

which folder you mean?

#

I dont use vscode :p

broken kite
#

oh i'm confused

#

read it to fast 😅

#

someone else maybe should help you so

near ridge
#

@valid cypress where did you download the binaries from?

valid cypress
#

from github

#

their repo

near ridge
#

Link?

valid cypress
#

ofc, gimme a sec

near ridge
#

Are you using mingw?

valid cypress
#

uh no

#

gonna try SDL2-2.30.0.zip one

#

which one should I download?

#

there's a LOT of them

static dockBOT
#

@valid cypress

Please Do Not Delete Posts!

Please don't delete forum posts. They can be helpful to refer to later and other members can learn from them. In the future you can use !solved to close a post and mark a post as solved.