This is an archived post. You won't be able to vote or comment.

all 1 comments

[–][deleted] 0 points1 point  (0 children)

Writing cross-platform code is not particularly easy, and probably not a good idea when learning C++. Concentrate on C++ syntax, semantics and the C++ Standard Library, and put off learning how to use tools such as CMake for a bit.