Search Results

5
votes

C++ development for Linux on Windows

Is it a GUI app? And do you have to target Linux specifically? If not, Qt (http://trolltech.com/) may be something that you can use. It would allo …