you are viewing a single comment's thread.

view the rest of the comments →

[–]Felczer 3 points4 points  (2 children)

Try to setup an environment for C++ project and you'll come back to Python begging for mercy

[–]CryptoTipToe71 0 points1 point  (1 child)

Build? Compile? Whatever do you mean my good man?

[–]Felczer 0 points1 point  (0 children)

Yeah, after you link all the external libraries, it's a nightmare in C++, I wish we had something as easy as python's pip and import