|
-
December 18th, 2003, 01:17 PM
#1
Getting 'Error in OMF type information'
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!!
-
December 18th, 2003, 03:00 PM
#2
Re: Getting 'Error in OMF type information'
Originally posted by Byteblaster
I put my global variables in a header variables.h and include them in *.cpp where needed.
Yuck.
Suddenly, when debugging I have next the variables(my globals) that I want to check this error: CX0033:Error:Error in OMF type information.
http://msdn.microsoft.com/library/de...or_CXX0033.asp
http://groups.google.com/groups?hl=e...TF-8&q=CXX0033
Have you rebuilt the project (Rebuild All)?
Thought for the day/week/month/year:
Windows System Error 4006:
Replication with a nonconfigured partner is not allowed.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|