C
C#3y ago
ttl6

❔ build failed. error

New to C# and was watching a tutorial, after I closed the Microsoft visual studio, and re-opened the folder, I got this error.
65 Replies
Jester, your Cat
did you open it via the solution of the project or just the folder? can you open the solution explorer? @ttl6
ttl6
ttl6OP3y ago
No clue What’s that?
Jester, your Cat
one of those things in VS to see all files
ttl6
ttl6OP3y ago
Yes I can see t It
Jester, your Cat
show its content
ttl6
ttl6OP3y ago
Jester, your Cat
ok so you openes the folder instead of the .sln file in it beginners mistake close VS and open the .sln this time
ttl6
ttl6OP3y ago
What’s the .sln I’m in the file explorer
Jester, your Cat
the solution file. it keeps track of the projects ur working on
ttl6
ttl6OP3y ago
I’m in the giraffe folder
Jester, your Cat
see the Giraffe.sln?
ttl6
ttl6OP3y ago
Nope I see giraffe.csproj
Jester, your Cat
do you have file extensions enabled?
ttl6
ttl6OP3y ago
The the giraffe folder I don’t think so
Jester, your Cat
open that .csproj if there is no .sln
ttl6
ttl6OP3y ago
I opened it Now what do I do?
Jester, your Cat
VS working correct now?
ttl6
ttl6OP3y ago
“There were build errors. Would you like to continue and run the last successful build?” I was missing the ; after the WriteLine I added it and now it says ^
Jester, your Cat
look at the list of errors
ttl6
ttl6OP3y ago
I’m gonna add you from the acc I’m meant to be on I’ll send it all there Could you add me back? @●
Jester, your Cat
no, i want this conversation to continue here
ttl6
ttl6OP3y ago
Alright
ttl6
ttl6OP3y ago
ttl6
ttl6OP3y ago
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace Giraffe
{
class Program
{
static void Main(string[] args)
{

Console.WriteLine("Finding address...");
Console.ReadLine();

}
}
}
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace Giraffe
{
class Program
{
static void Main(string[] args)
{

Console.WriteLine("Finding address...");
Console.ReadLine();

}
}
}
I wrote the address part as a joke I wanted to take a pic of the terminal and send it to someone and scare them ☠️
Jester, your Cat
huh
ttl6
ttl6OP3y ago
Idek
ttl6
ttl6OP3y ago
ttl6
ttl6OP3y ago
What is this
Jester, your Cat
this looks fine
ttl6
ttl6OP3y ago
Ikr
Jester, your Cat
the error is that you have this code twice but where is the second time?
ttl6
ttl6OP3y ago
I got one on my desktop Idek should I delete it? It’s different tho
Jester, your Cat
no
ttl6
ttl6OP3y ago
Then? I think I need to delete it
Jester, your Cat
HmmCouncilRTX1 it references it for some reason
ttl6
ttl6OP3y ago
It didn’t work either wys Way BROO should I create a new project?
Jester, your Cat
<:PES_HuhWtf:642742545700618303> i guess you dont have much code yet so its not really an issue
ttl6
ttl6OP3y ago
Yes
Jester, your Cat
to start over
ttl6
ttl6OP3y ago
Ima name it after you For being so useful
ttl6
ttl6OP3y ago
ttl6
ttl6OP3y ago
-tory
Jester, your Cat
<:PES_Blush:661970504667758614>
ttl6
ttl6OP3y ago
Should I tick it
Jester, your Cat
same directory thing? i dont
ttl6
ttl6OP3y ago
You could teach me C# Fairs
Jester, your Cat
HmmCouncilRTX4 code nothing else, and dont just ask me, ask the server members
ttl6
ttl6OP3y ago
I would But I have my number verified here And I don’t use this account anymore And my other acc doesn’t have a number, so I couldn’t enter the server through it I’ll only ask that if we can be Hmm
Jester, your Cat
<:watermelon_ketchup:1123564297251983421>
ttl6
ttl6OP3y ago
Not friends, but you be a helper As a Muslim, I can’t befriend a woman
ttl6
ttl6OP3y ago
Hmm
Jester, your Cat
i dont have time for that
ttl6
ttl6OP3y ago
What do you have time for?
Jester, your Cat
to SCsleepybb2 4am
ttl6
ttl6OP3y ago
3 am for me That’s okay
Jester, your Cat
focus on the programming brother Prayge its more important than women
ttl6
ttl6OP3y ago
I don’t focus on women
Feast
Feast3y ago
bro it's...
ttl6
ttl6OP3y ago
I wanna delete this You’re meant to back me Bro to bro I’m a hoover I just deleted everything
Kao
Kao3y ago
@● is a boy.
Jester, your Cat
shut up
Kao
Kao3y ago
Be polite son.
Jester, your Cat
sorry
Accord
Accord3y 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.

Did you find this page helpful?