1 | initial version |
yes, you can do it with visual studio.visual studio is an IDE which come with the compiler of c++. Qt, wxWidgets, fltk and openCV are c++ libraries.Every decent c++ compilers should be able to compile them. Qt is one my favorite library, it could cross many platforms -- windows, osx, linux, android, ios, blackberry and so on.If you need a portable c++ libraries which suit for application developement, Qt is a good choice for it.
2 | No.2 Revision |
yes, you can do it with visual studio.visual studio is an IDE which come with the compiler of c++.
Qt, wxWidgets, fltk and openCV are c++ libraries.Every decent c++ compilers should be able to compile them. Qt is one my favorite library, it could cross many platforms -- windows, osx, linux, android, ios, blackberry
and so on.If you need a portable c++ libraries which suit for application developement, Qt is a good choice for it.
3 | No.3 Revision |
yes, you can do it with visual studio.visual studio is an IDE which come with the compiler of c++.
Qt, wxWidgets, fltk and openCV are c++ libraries.Every decent c++ compilers should be able to compile them. Qt is one my favorite library, it could cross many platforms -- platforms
and so on.If you need a portable c++ libraries which suit for application developement, developement on desktop and mobile, Qt is a good choice for it.