JMU JMU - Department of Computer Science
Help Tools
Common Problems when Developing in C++


  1. The compiler/linker is telling me that there's a problem with my .h file(s).
    You may have accidentally compiled your .h files into .gch files. Delete the .gch files (and stop compiling them).

Copyright 2019