Re: Compilator C++ freeware for commercial use



Joseph M. Newcomer wrote:

GNU C++.

Additionaly I would recommend Eclipse with the CDT plugin as your
development environment. And you could use QT or wxWidgets libraries
but I have no experience with any of them.

BTW, I see that Google Earth is a QT application. When I start it, i
notice that it creates 500+ windows objects before I touched anything
of it. I'm wondering if it's the framework or the application which
produces most of them. VS 2005 takes about 230 with no project loaded.

Hans
.


Loading