Re: QT Creator Unable to find STL outside of project, Bad install?
If you are not using qmake to generate the build files, are you using something else or are you manually writing a Makefile?
Or are you typing the compiler invocation manually in a shell?
You need to build the program somehow :-)
Bookmarks