Set Up C++ Development With Visual Studio Code on Mac | VSCode C++ Development Basics MacOS (2024)

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ธ.ค. 2024

ความคิดเห็น • 50

  • @ProgrammingKnowledge
    @ProgrammingKnowledge  10 หลายเดือนก่อน +3

    How to Install XCode on Mac | Install XCode on macOS th-cam.com/video/F6QZ2atZrDw/w-d-xo.htmlfeature=shared

  • @theinvisibleghost141
    @theinvisibleghost141 3 วันที่ผ่านมา

    extremely helpful for beginners

  • @LuisCarvajal-m9k
    @LuisCarvajal-m9k 3 หลายเดือนก่อน +8

    bro this video just helped me out so much. you da goat #LoveYou

  • @ashita-3280
    @ashita-3280 9 หลายเดือนก่อน +2

    Thanks Bro i got a lot of helps.🎉

  • @Carly-z5p
    @Carly-z5p 6 วันที่ผ่านมา

    thank you so much !!!❤

  • @craveb7653
    @craveb7653 6 หลายเดือนก่อน +7

    Sometimes output does not work properly, like when using a scanf function, the fix is to just go to vscode settings (this is after already installing code runner) and search "run in terminal" then check "Whether to run code in Integrated Terminal." under "Code-Runner: Run In Terminal".

    • @gym4951
      @gym4951 3 หลายเดือนก่อน

      thank you so much

  • @EmmaLI-s4v
    @EmmaLI-s4v 27 วันที่ผ่านมา

    thank you so much! I followed vscode official instructions for c++ on mac and it did not work (saying program not exist!) but your tutorial works for me! thank you again for the sharing!

  • @frogman1
    @frogman1 6 หลายเดือนก่อน +2

    thanks for the thorough explanation!

  • @alejandrocaropreso5466
    @alejandrocaropreso5466 2 หลายเดือนก่อน

    Thank you my bro! Very helpful!

  • @JawadHussain-f3y
    @JawadHussain-f3y หลายเดือนก่อน

    thanks man❤

  • @AbhinandM-oc4qs
    @AbhinandM-oc4qs 2 หลายเดือนก่อน

    this video helped me a lot. thanks!!

  • @Computeraidedautomation
    @Computeraidedautomation 4 หลายเดือนก่อน +1

    good one , thank you!!

  • @muradtechwizard
    @muradtechwizard 3 หลายเดือนก่อน

    Bro you just. taught me more in 15min more than a cpp tutorial

  • @ARNABBISWAS-s1q
    @ARNABBISWAS-s1q 19 วันที่ผ่านมา +1

    Please help. I can not get the output in my terminal in vs code.

  • @Fenxylium
    @Fenxylium 3 วันที่ผ่านมา

    you are the legend

  • @firdavssanakulov482
    @firdavssanakulov482 10 หลายเดือนก่อน +23

    it gives me this error " clang: error: linker command failed with exit code 1 (use -v to see invocation)" how i can fix it?

    • @ashwanimishra724
      @ashwanimishra724 10 หลายเดือนก่อน +2

      yes I have also this problem please tell me how I can fix it

    • @lakshmanjasyal5032
      @lakshmanjasyal5032 9 หลายเดือนก่อน +2

      Same

    • @kllyncole
      @kllyncole 9 หลายเดือนก่อน +6

      click the settings button next to the run button and the select either /C++: clang++ build and debug active file:
      This option also uses the Clang compiler (clang++) specifically for C++ code. It's similar to the first option but explicitly targets C++ code.
      or
      C/C++: g++ build and debug active file:
      This option uses the GNU Compiler Collection (g++) for building and debugging your active C++ file. g++ is a widely used compiler for C++ programs on Unix-like operating systems. Don't pick the first one

    • @steven-c8z
      @steven-c8z 5 หลายเดือนก่อน +2

      I also have the same problem, and I haven't solved it yet🥲

    • @Viswajeet18
      @Viswajeet18 3 หลายเดือนก่อน

      @@kllyncole i clicked then after this what to do next?

  • @JeanaTheGreat
    @JeanaTheGreat หลายเดือนก่อน

    Hello! Thank you very much for this short but informative tutorial! How do you debug if your code requires an input from console? I can't figure out where to enter my input when running my cpp program via VSCode.

  • @brunosuperman
    @brunosuperman 6 หลายเดือนก่อน

    Thank you!

  • @suryateja7078
    @suryateja7078 2 หลายเดือนก่อน +1

    I followed the same process but when i try to write simple hello world program i am getting include errors for iostream header

    • @il_darkkarma_li8876
      @il_darkkarma_li8876 29 วันที่ผ่านมา

      have you figured out how to fix it yet?

  • @GeeteshJangra
    @GeeteshJangra 6 หลายเดือนก่อน

    thanks bro

  • @akshatagarwal1019
    @akshatagarwal1019 6 หลายเดือนก่อน

    i am facing a continuous problem, where if i use vector in my program the binary file is made but it never executes, it just continues to run without giving any output, but it runs in xcode. can you give me any possible solution.🥺

  • @mdshahnawaz645
    @mdshahnawaz645 2 หลายเดือนก่อน

    thanks

  • @hazelisme12
    @hazelisme12 2 หลายเดือนก่อน +1

    Error " clang: error: linker command failed with exit code 1 (use -v to see invocation)" how to fix it ?
    my solution :
    cmd + space -> terminal -> "xcode-select --install" -> open vscode -> next to run button, click setting -> click "C/C++: g++ build and debug active file" -> Start Coding

    • @rakshithajaganth6846
      @rakshithajaganth6846 2 หลายเดือนก่อน +1

      It is showing launch. Json

    • @rawanmohamed-o3e
      @rawanmohamed-o3e หลายเดือนก่อน

      its taking forever 131 hours to install software why is that

    • @hazelisme12
      @hazelisme12 29 วันที่ผ่านมา

      @@rawanmohamed-o3e i don't know man what version of ur vsc

  • @AmitKumar-xw8rt
    @AmitKumar-xw8rt 4 หลายเดือนก่อน

    Thankyou bhaiya

  • @henrilul
    @henrilul 2 หลายเดือนก่อน +1

    i am having errors, that it doenst find the iostream

  • @thrishulh9834
    @thrishulh9834 7 หลายเดือนก่อน +1

    problem with getting user input "Unable to perform this action because the process is running."

  • @mohangabhale5555
    @mohangabhale5555 10 หลายเดือนก่อน

    How to install on Ubuntu

  • @hamzik2255
    @hamzik2255 10 หลายเดือนก่อน

    Unrelated question is there away to use a chart in c# visual studio to show number of employees in each department?

  • @bittondb
    @bittondb 10 หลายเดือนก่อน

    The is reason to use Code Runner? Thanks.

    • @mudrad1930
      @mudrad1930 7 หลายเดือนก่อน

      the arrow you see to run code wont be available without code runner, u'll have to user terminal to execute code .

  • @АндрейПожиленков-и7с
    @АндрейПожиленков-и7с 3 หลายเดือนก่อน

    India Wakanda Forever!

  • @yusufetturki
    @yusufetturki 2 หลายเดือนก่อน

    where is multiple file running disliked