9
ChappIO
7y

Trying to use a c++ library but not even knowing how to build it.

Comments
  • 1
    I still cant figure out how to use gcc and makefile in windows
  • 4
    Arguably the most difficult to grasp for people learning c++. Not pointers, memory management, templates or object oriented design. No the hardest part of c++ is setting includes and the libs directories for <insert compiler>
Add Comment