#πŸ”’ Help C++ plug in pls

45 messages Β· Page 1 of 1 (latest)

gusty geode
solar vineBOT
#

@gusty geode

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

valid ridge
#

g++ is GNU . It won’t be there on Windows

#

You may wish to set up either WSL to use Linux on Windows, or install the Microsoft C++ compiler

gusty geode
#

how pls

#

Like where I can download it?

valid ridge
#

I would recommend setting up WSL. Probably would be your path of least resistance

gusty geode
fathom lion
#

Or you can install mingw for windows

gusty geode
#

I think i got WSL

sonic condor
fathom lion
sonic condor
valid ridge
fathom lion
#

There's a page on vsc guides to setup mingw

gusty geode
#

uhhh hello?

gusty geode
fathom lion
#

Or if you want wsl also works if you want but you'll need to separately configure it to work with vsc though if I'm not wrong

valid ridge
shrewd oak
#

Also

#

Another option is to install the minignu for windows

#

It saves you the hassle

#

Give me a second I'll get a video

gusty geode
valid ridge
#

But also you can go the other approaches people specified too

shrewd oak
#

Then wsl --install [distro]

fathom lion
#

Kinda funny you're asking c++ help in python server

gusty geode
#

πŸ™‚

#

ok

shrewd oak
#

Running wsl --install is gonna install Ubuntu by default

#

Learn how to setup and run C/C++ on VS Code. We will also run an example C file after the setup.

C Tutorial (English): https://youtu.be/CobHIiQXMtQ
C Tutorial (Hindi):https://youtu.be/xV8cyzBZu6s
VS Code Tutorial: https://youtu.be/mK17Tel7dA8
Download MinGW: https://sourceforge.net/projects/mingw/

Data Analytics Courses: https://bit.ly/48MxVTU...

β–Ά Play video
#

This is the windows alternative

#

Using mingw

#

Though I code in C not in C++ so idk how that's gonna work

fathom lion
#

Pretty much the same

shrewd oak
#

But hey! It's an Indian tutorial so it's bound to work anyway.

fathom lion
#

You can use gcc to compile c++ also but it's better to use g++ which comes along in mingw

shrewd oak
#

Well, mingw installs g++ so you should be good, make sure to also install the actual plugins from the mingw installer

#

Just follow the tutorial lmfao

solar vineBOT
#
Python help channel closed for inactivity

This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.