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

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

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

  • @ProgrammingKnowledge
    @ProgrammingKnowledge  9 หลายเดือนก่อน +1

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

  • @Amon-who-loves-monicals
    @Amon-who-loves-monicals 5 หลายเดือนก่อน +3

    Thanks man it helped a lot!

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

    thanks a lot I can run my codes in terminal

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

    Thanks my bro

  • @arjunchatterjee2632
    @arjunchatterjee2632 3 หลายเดือนก่อน +5

    Undefined symbols for architecture arm64:
    "_main", referenced from:
    ld: symbol(s) not found for architecture arm64
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    pls help

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

      Same problem

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

      even I got the same output

    • @Shadow-sz8zs
      @Shadow-sz8zs หลายเดือนก่อน

      Same problem bhai😢.... Solution peli kichu‽

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

      Type cmd S to save your file, and then run the code

    • @vup222
      @vup222 4 วันที่ผ่านมา

      @@PatrickGrindelwald Bro you are the best
      i asked chatgpt two times ans he cant help me like you

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

    i followed this but i keep getting an error for the #include line - able to provide advice on this please?

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

    Make same video for Ubuntu Operating system

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

    I did same steps as you showed but not working.

  • @Jesse-lw1yy
    @Jesse-lw1yy 4 หลายเดือนก่อน +2

    Include path error showing

    • @Viper-ub5gk
      @Viper-ub5gk 2 หลายเดือนก่อน

      did you find any solution

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

    Undefined symbols for architecture x86_64:
    "_main", referenced from:
    ld: symbol(s) not found for architecture x86_64
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    this is what I got
    any solution for this?

    • @nageswarreddy6066
      @nageswarreddy6066 14 วันที่ผ่านมา

      same problem
      if you have solved pls reply

    • @yassineelmhami9308
      @yassineelmhami9308 8 วันที่ผ่านมา

      @@nageswarreddy6066 Save the code than run it

  • @mdaltaphraza8138
    @mdaltaphraza8138 3 หลายเดือนก่อน +1

    [Running] cd "/Users/mdaltaphraza/Downloads/program/" && gcc main.c -o main && "/Users/mdaltaphraza/Downloads/program/"main
    Undefined symbols for architecture arm64:
    "_main", referenced from:
    ld: symbol(s) not found for architecture arm64
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    [Done] exited with code=1 in 0.232 seconds
    sir this error shown in vs code please solve

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

      same problem

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

      yes my intel iMac also have the same issue

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

      same issue with m1 chip

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

      ​@@aymenechchalim4654 bro same problem

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

      @@sarthakraghav7736 bro I found the solution, just save the file, and then recompile