The total rookie I am thank you a lot for this video. It's crystal clear :)
@dabunnisher295 ай бұрын
Duuuuuuuuuude! You are a lifesaver. Using your method, I was finally able to do this. Great explanation!!! Thank you!
@chrisw32606 ай бұрын
Worked perfectly for moving from Visual Studio to VS Code, many thanks!
@aymanal-dali3646 ай бұрын
Thanks for this clear and concise video! was very helpful.
@blackimp49876 ай бұрын
you've been methodic, you made a few repetitions of the process for letting viewers memorize what to do and the effects and your speech is clear and with the right speed for keeping viewers awake but not too fast. VERY useful, thank you. I think I'l have a look at some other videos of yours
@PabloSanchez-th5em8 ай бұрын
Yesss!! My brain thank you so much for this! thank you!
@maxchntsvАй бұрын
Thank a lot! This video so helpful!
@arunarunalayam80373 ай бұрын
I can't find CMake Scan for Kits in the View Command Palette . I that specific Windows extension? I have CMake 3.30.1
@fatoldhikki48379 ай бұрын
hi, thanks for the video! Can you please tell me how to configure Cake to run code in a separate console window, separate from vs code? Thank you in advance!
@bluephoenix92027 ай бұрын
thank you
@vinayakpotadar49075 ай бұрын
I am not getting option called cmake: select a kit. what to do !! I tried to reinstall Cmake and its extensions. help me
@suprith7777 ай бұрын
Nice ❤
@ai.aspirations3 ай бұрын
awesome!!!
@andistheinforitbutso75136 ай бұрын
Thanks man
@harshalkhobragade9727 ай бұрын
The kits option does not visible in my laptop
@suprith7777 ай бұрын
K think you ned to restart vscode after installing extensions
@leezylee00274 ай бұрын
他真的想教会我www
@Shinxbi__4 ай бұрын
I've got this error and I'm so confused: Exception has occurred: FATAL_ERROR CMake Error at C:/Program Files/CMake/share/cmake-3.30/Modules/FetchContent.cmake:1907 (message): Build step for fmt failed: 1 Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.30/Modules/FetchContent.cmake:1609 (__FetchContent_populateSubbuild) C:/Program Files/CMake/share/cmake-3.30/Modules/FetchContent.cmake:2134:EVAL:2 (__FetchContent_doPopulation) C:/Program Files/CMake/share/cmake-3.30/Modules/FetchContent.cmake:2134 (cmake_language) C:/Program Files/CMake/share/cmake-3.30/Modules/FetchContent.cmake:2373 (__FetchContent_Populate) CMakeLists.txt:14 (FetchContent_MakeAvailable) EDIT: upon looking into it more the fact i have this in my output could give more info [cmake] Performing download step (git clone) for 'fmt-populate' [cmake] Cloning into 'fmt-src'... [cmake] fatal: detected dubious ownership in repository at 'H:/C++ project/Cmake/build/_deps/fmt-src' [cmake] 'H:/C++ project/Cmake/build/_deps/fmt-src' is on a file system that does not record ownership [cmake] To add an exception for this directory, call: [cmake] git config --global --add safe.directory 'H:/C++ project/Cmake/build/_deps/fmt-src' [cmake] CMake Error at fmt-subbuild/fmt-populate-prefix/tmp/fmt-populate-gitclone.cmake:61 (message): [cmake] Failed to checkout tag: '10.1.1' so i ran the git config but i don't think it's working still?
@ahmedkhorchani96074 ай бұрын
the same error man!! did u find a solution or yet!!