RAD Studio
ContentsIndex
PreviousUpNext
E2501: Unable to open import file 'filename' (C++)

This error occurs when you use:

#import "somefile.h"

and the file you are trying to import doesn't exist or can't be found by the compiler.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!