C
C#15mo ago
g3si.

❔ .sln to .exe

I need help! How can I turn a .sln file to an .exe file. I got Visual Studio installed. Im waiting for respones.Lots of love g3si 😄
20 Replies
sibber
sibber15mo ago
a solution (sln) is a collection of projects to get an exe, you build/compile a project easiest way is to right click your project in visual studio -> publish
g3si.
g3si.15mo ago
Well im totally a beginner and i dont understand anything you are saying i didnt build the project or code i got it from github and i want that sln file to turn into an exe file that exe file is going to be the game launcher i saw that video on youtube @Cyberrex sorry for the ping tho ive been trying to fix this my self for the past 2 hours and its driving me crazy
Jimmacle
Jimmacle15mo ago
"turn a sln file into an exe file" doesn't make sense, because a C# solution doesn't define what to build a project in the solution does
g3si.
g3si.15mo ago
can you jump on a call with me i can screen share if you can ofc
Jimmacle
Jimmacle15mo ago
screenshots should be enough
g3si.
g3si.15mo ago
oh sure in a sec
Jimmacle
Jimmacle15mo ago
i'm at work and even if i wasn't i don't really jump in calls for this stuff
g3si.
g3si.15mo ago
dm? or here?
Jimmacle
Jimmacle15mo ago
here
g3si.
g3si.15mo ago
g3si.
g3si.15mo ago
the sln file
Jimmacle
Jimmacle15mo ago
that's not a C# project, that's C++
g3si.
g3si.15mo ago
uhh so you cant help me?
Jimmacle
Jimmacle15mo ago
might be better helped in $cpp
MODiX
MODiX15mo ago
We're partnered with Together C & C++, check them out here: https://discord.gg/vnyVmAE
g3si.
g3si.15mo ago
im totally new at this alr thank you can you help me tho? they are taking a little too long to respond and i kinda need it asap@fixed(void* x = &Jimmacle)
Jimmacle
Jimmacle15mo ago
i know nothing about visual C++
g3si.
g3si.15mo ago
ahh anyways thank you wish you the best
Monsieur Wholesome
mate barely waited 10 minutes
Accord
Accord15mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.