Skip to content

Latest commit

 

History

History
92 lines (50 loc) · 923 Bytes

File metadata and controls

92 lines (50 loc) · 923 Bytes

 

 

 

 

 

 

Link error.

 

IDE: C++ Builder 6.0

Project type: VCL

 

 

 

 

 

Full error message

 


[Linker Fatal Error] Unable to open file 'CLASSES.OBJ'

 

 

 

 

 

Cause

 

This happens when you add CBuilder6\Lib\Debug\Vcl.LIB to your project. I did so, because I wanted to have an unresolved external error solved caused be a TImage.

 

 

 

 

 

Solution

 

I think I shouldn't add \CBuilder6\Lib\Debug\Vcl.LIB to your project.