Hi

I have made a program MFC dialog based.

I put my global variables in a header variables.h and include them in *.cpp where needed.

Suddenly, when debugging I have next the variables(my globals) that I want to check this error: CX0033:Error:Error in OMF type information.

I don't know why, but now I can't continue to check(debug) my program.
I don't know if it has to see with my globals that I put in a header

Can someone help me??


Please help, can't continue now!!