Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 917 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 917 Bytes

CPP20-LLVM-PCH-x64-Console

starter project for vs2022, to write win-x64 console app: c++20 llvm clang (c17) with precompiled headers

install visual studio 2022 community (https://visualstudio.microsoft.com/vs/)

+windows sdk , clang compiler ,MSbuild LLVM

also: ReSharper C++ (https://www.jetbrains.com/resharper-cpp/)


windows conventions: https://learn.microsoft.com/en-us/windows/win32/learnwin32/windows-coding-conventions

cpp guidelines: https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines

cs50: https://cs50.harvard.edu/x/2023/weeks/1/

reference: https://cplusplus.com/reference/

https://en.cppreference.com/w/


install on win11/10

or

linux openSuse Leap (plasma qt desktop)


c plus plus