The program is probably faulting because at run time the GLU/GLEW dynamic libraries are not being found. The DLLs must be in the PATH that the program sees when run.

Ultimately this thread has nothing to do with Qt.