Skip to content

Another Qt Error: PATH variables in XP

Just to remind myself for next time, when entering variables into windows’ PATH, all entries seperated by a semicolon MUST NOT have a space in between.  If you do then the compiler (mingw32-make) complain about:

‘g++’ is not recognized as an internal or external command

Post a Comment

Your email is never published nor shared. Required fields are marked *