Тёмный

Set up VS Code to Build Modern C++ Projects with CMake (Gcc, Clang, Msvc) 

LearnQtGuide
Подписаться 10 тыс.
Просмотров 43 тыс.
50% 1

Опубликовано:

 

26 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 18   
@ishanrawat5308
@ishanrawat5308 2 года назад
This video is so simple to understand! I had been searching for a proper 101 video to start using CMake on VSCode and this is the one.
@AniketRajAniketkno
@AniketRajAniketkno 2 года назад
Underrated resource! Great content!! I love vs code for my Python and have been looking for something like this for CPP!
@rmachuca
@rmachuca 11 месяцев назад
Just what I needed to kickstart my C/C++ + CMake learning journey. Thanks, keep it up.
@yoyotvyoo
@yoyotvyoo 2 года назад
Worked for M1 Mac! Thank you for the great video!
@absolutespace4
@absolutespace4 8 месяцев назад
"What was drinking here" just made it the best.
@LearnQtGuide
@LearnQtGuide 8 месяцев назад
LOL
@ZTwo221
@ZTwo221 5 месяцев назад
my terminal doesn't have any of those commands not sure why that is even happening.
@eanoxd
@eanoxd 10 месяцев назад
great tutorial thanks!
@awabkhan2977
@awabkhan2977 2 года назад
Why the fuck when I do this the build directory isn't created and I get the error no usable generator.
@ertat-l7t
@ertat-l7t 2 месяца назад
thanks
@chidanandkumarks6114
@chidanandkumarks6114 7 месяцев назад
how to debug vscode using cmake debug with command line arguments? kindly suggest
@theicekingkobe
@theicekingkobe Год назад
error. Bad cmake executable. please help😢. new to VS code. the build folder isn’t even being created.
@osamaanees8406
@osamaanees8406 2 года назад
Thanks Man! I was searching for this as I use Linux and it does not have VS. I also found an extension called ez c++ which automatically creates build source header and other files and folders for us.
@asilepolitiqueasilepolitiq6943
Good stuff, thanks
@tszhong0411
@tszhong0411 Год назад
Thanks a lot ❤❤
@lakeborne5514
@lakeborne5514 Год назад
This is perfect, thanks!
@landoffruit_s
@landoffruit_s 2 года назад
I used neovim
@punchline1729
@punchline1729 Год назад
I can't use " rm -r .\build\ " It says that " I don't have permission ", what do I do?