C
C#12mo ago
czz

How can I open an sln file?

Help
28 Replies
ACiDCA7
ACiDCA712mo ago
is visual studio installed?
czz
czzOP12mo ago
yeah i just realized i meant run how do i run one can i show u on screenshare what im tryna run
ACiDCA7
ACiDCA712mo ago
nope show a screenshot here or code
czz
czzOP12mo ago
No description
No description
ACiDCA7
ACiDCA712mo ago
this is cpp not c#
czz
czzOP12mo ago
how do i run that then wait then why does it say .sln
leowest
leowest12mo ago
$cpp
MODiX
MODiX12mo ago
We're partnered with Together C & C++, check them out here: https://discord.gg/vnyVmAE
leowest
leowest12mo ago
sln files are just solution files that can hold many projects
czz
czzOP12mo ago
yes how do i run it
leowest
leowest12mo ago
u dont
czz
czzOP12mo ago
oh
leowest
leowest12mo ago
you can open it with visual studio
czz
czzOP12mo ago
do you know how i'd open all this
czz
czzOP12mo ago
No description
leowest
leowest12mo ago
and it will just give u the solution explorer visibility with all the projects it has in it
czz
czzOP12mo ago
or compile it because its a program im trying to run it
leowest
leowest12mo ago
u better ask in the discord above its specific to c and c++ and they would be able to guide u better
czz
czzOP12mo ago
ok
ACiDCA7
ACiDCA712mo ago
did you select the c++ workload in the visual studio installer?
czz
czzOP12mo ago
no wait actually i dont know how can i check
ACiDCA7
ACiDCA712mo ago
start the visual studio installer again then click on change
czz
czzOP12mo ago
alr what does it do
ACiDCA7
ACiDCA712mo ago
give yoiu the possibility to add remove features to visual studio eg support for cpp
czz
czzOP12mo ago
tehse?
No description
czz
czzOP12mo ago
these*
ACiDCA7
ACiDCA712mo ago
in the screenshot the bottom left
czz
czzOP12mo ago
ok

Did you find this page helpful?