Every time I try to build my project I keep getting an error message:
Precompiling header: ..\shared\cube.h
x86_64-w64-mingw32-g++.exe: error: -pg and -fomit-frame-pointer are incompatible
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings
How do I fix this?