C++ software development is made possible by many tools, like the GNU cross-compiler and libnds. Personally, when I have edited my code, I want to press one single button to run the executable. For Qt Creator, this was not possible yet, because qmake does not have the flexibility needed. My tool ndsmake replaces qmake to run your NDS code from Qt Creator under Linux/Ubuntu. Boy, do I already like this tool!