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.
171 messages · Page 1 of 1 (latest)
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.
antiviruses usually do it
McAfee is a virus, not an antivirus 

i read a reddit review about it
you just need to exclude it from the antivirus
or uninstall it
Use Visual Studio + MSVC instead (this is a serious piece of advice)
hmm
probably gonna do this one
lmao I'm using mcaffe and it would say that my helloworld project built by me was unsafe, so I disabled the real time scanning
no need to
saem
just know how to use it
Winlibs is fine, your AV is wrong
wait really
I am using kaspersky and it does the same thing
yes
i did vs + msys but
the guy im learning fron
is using codelite + winlibs
that is your first
so i was having trouble keeping up
i did try vs + mys
VSC + MSYS2 you mean?
on the tools they use
yes
VSC and VS are different
ye
i meant vsc
VS is a piece of shi VSC is not that bad
I mean, yes 
McAfee fucking sucks
IMO vsc+msys2 is better than codelite+winlibs
visual studio code
ye lol
yeah
how hard is it to simply not install viruses
you see
VS 2022 Community is probably the best way to get started on Windows as a beginner
i bought a course
it's an AV, it just really fucking sucks (both as an AV and as a system resource drain)
If the course told you winlibs, you probably should get a refund
is codelite bad?
this, the rest can be on
yes
why whats wrong with winlibs?
It's not the worst, but it's not good by any means
It's not very popular
@hallow cobalt listen I have had similar problems the most important thing is to go into your antivirus and exclude the folder that winlibs also you would wanna have a folder with all your projects and exlcude that folder too from the antivirus
Winlibs is fine, but msys2 beats it because it has a bunch of prebuilt third-party libraries, which beats everything else
is vsc + msys2 good?
lets get back to the topic please
yes
This is on topic
I use it (or used to use while I was on Windows), and yes, I think it's the best combo
what if i have touble keeping up with the guy in the course?
VSC + MSYS2 is decent, though I still recommend VS Community 2022 for beginners. Don't need to worry about how to build or anything like that
NO ITS NOT, he asked why its not working, not why its bad or not which is the best
it kinda isnt
People push for VS all the time because it's easier to configure, but IMO that's not the best criteria 🤷♂️
@hallow cobalt just do this and the other stop texting stupid unrelated stuff
they are here to help me, which they are just let us talk
whats the issue?
cuz this isnt the right place
I mean the right server not the right channel
Easy to install + Easy to get multi-file builds set up (no need to learn about build tooling) is why I recommend it for beginners. No need to learn about Makefile or VSC tasks
btw guys
the guy is changing the working directory in code lite
what is that for?
The working directory specifies what directory the application will be launched in
It matters if you're working with files in your program, and use relative paths. Probably not too important otherwise.
people here are harrassing literally
oh so is that important?
idk how to do that
in vsc
yeah
thats why I am asking
is it done
It's part of the launch json
Dude, this isn't stackoverflow. No need to limit the conversation to strictly one question
you can't close the question
@hallow cobalt
we are calling the mods
🤓
bro just move to another chanel
@wanton bobcat ?
Again, you can't. Heisenberg can. It's his forum post. If it diverts from C++, then there's a reason to move channels
It's part of the launch json
explain in simple terms please 😭
yeah he can
this guy blocked me but we should call the mods
you guys cant understand anything
snitches end up in ditches
dude chill out
but I think anyone can close it
whats wrong with you?
Sure. VSC has configuration files defining things like tasks, run commands, etc. launch.json is how VSC knows about different ways to run your programs. Inside that file, there is a list of launch configurations, each defining the current working directory
@hallow cobalt this is the issue, so if you dont want to fix it, then it's up to you
yeah okay
Codelite is decent and light.
which channel am i supposed to talk in about this?
ok then
.
{
"version": "0.2.0",
"configurations": [
{
"type": "cppvsdbg",
"request": "launch",
"name": "Launch Debug",
"program": "${workspaceFolder}/bin/x64/Debug/sandbox.exe",
"args": [],
"cwd": "${workspaceFolder}/sandbox",
"preLaunchTask": "Build Debug",
}
]
}
Here's one of mine, for example. The "cwd" field defines the [c]urrent [w]orking [d]irectory
ill just go there
#c-cpp-discussion
okay
This thread is turning into a clusterfuck
#tooling for tooling 🙂
oh okay
called it, @wanton bobcat should be warned
@hallow cobalt
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.
!solved
Thank you and let us know if you have any more questions!
This thread is now set to auto-hide after an hour of inactivity
!warn @quasi plinth As far as I can tell you were trying to rather forcefully control the conversation which ended up being disruptive and making things heated
Codelazy was warned
!warn @crystal torrent You also escalated things here and contributed to things getting heated
ADogShit was warned
As far as I can tell @wanton bobcat was fine, even though IDEs are a divergence from the original question it's not unreasonable to bring up
we were trying to help the actual topic 😭
That's fine, but don't be disruptive in doing so lol
Mind helping out a pirate?
I was just trying to focus the convo on the question and to tell them that they can continue the talking on the #c-cpp-discussion instead of chatting here for offtopic things but whatever I aint here to argue with you whatever you think is right
snitches end up in ditches
?
what do you mean by that
you were trying to snitch, you ended up in a ditch
no idea why that happened lol
I actually wasnt trying to snitch
tho
Maybe don't say stuff like that
It's a bit abrasive
alr alr mb
@proud sail so i dont close the post?
what am i supposed to do now
i did !solved
anything else?
u did close it
that doesnt mean other people can text on it
yeah didnt closing it mean deleting the post?
You're fine
After !solved people can stop talking