Page 1 of 1

[ILINK32 Fehler] Fatal: File 'CRGRID.OBJ' cannot open

Posted: Tue 05 Jun 2012 11:26
by the_bachelor1982
Hello!

I have upgraded my C++Builder from version 2010 to XE2 and installed an update from devart data access components to version 7.1.6 also. when i compile my project i became an error message who called File "CRGRID.OBJ" cannot open...

Please help me...

best regards,

Maik

Re: [ILINK32 Fehler] Fatal: File 'CRGRID.OBJ' cannot open

Posted: Tue 05 Jun 2012 15:45
by AndreyZ
Hello,

Please try removing all links to the CRGrid.obj file in your project and check if the problem persists. If it does, please specify the code your project uses to include the CRGrid unit (for example, #pragma link "CRGrid").