yellowmat
27th January 2006, 15:28
Hi,
So another issu today, :o ... this time it is a link error LNK 1143.
I was developping my application which contains a lots of widgets adn every thing was going well untill I had just a couple of widgets, then I had this error.
multiframemainwindow.obj : fatal error LNK1143: invalid or corrupt file: no symbol for comdat section 0xffff8000
MSDN says it is due to a corrupt file or invalid file but I don't think so because when I remove the couple of widgets previously added, every thing goes well again.
I have heard that sometime, when an application has too many variables or needs too many memory crashes occured ... but if it was the case I should have an associated messages from the compiler no ?
Did someone had the same problem or have a clue for me ?
So another issu today, :o ... this time it is a link error LNK 1143.
I was developping my application which contains a lots of widgets adn every thing was going well untill I had just a couple of widgets, then I had this error.
multiframemainwindow.obj : fatal error LNK1143: invalid or corrupt file: no symbol for comdat section 0xffff8000
MSDN says it is due to a corrupt file or invalid file but I don't think so because when I remove the couple of widgets previously added, every thing goes well again.
I have heard that sometime, when an application has too many variables or needs too many memory crashes occured ... but if it was the case I should have an associated messages from the compiler no ?
Did someone had the same problem or have a clue for me ?