Internal error during IMAGE::BuildImage

  • Thread starter Thread starter Jerry Bujas
  • Start date Start date
J

Jerry Bujas

I am constantly receiving the following link error:

LINK : fatal error LNK1000: Internal error during IMAGE::BuildImage

I am using express edition of C++ (2005).. This error appears in a Forms
Application

after including a bunch of standard (unmanaged) C++ code files (about 30)
into the project .

When exactly the same files are in included in a console application, there
is no link error.

Could someone help, please?

Jerry
 
Back
Top