(mingw32, windows xp) Hi, I am trying to switch from Java to C ++. I am confused and disappointed in finding, installing and compiling non-standard C ++ libraries. in Java, it is so convenient that they packed all the functionality and documentation ever needed in the java standard api. Is there a list of major C ++ libraries like Threading, gui, network, image \ audio processing, xml, etc. In one place? or perhaps offered as a single package?
I tried installing the QT library for several weeks and it doesn't even compile. in Java, which I studied by trial and error to find out a new aspect of functionality, but that would not be possible if I couldn’t extract and run the new api in the first place.
please, I need your suggestion, initially I wanted to get rid of Java abstraction, but now I just want to be able to use C ++ before I decided to shoot myself in the head.
Dreammaster
source
share