RAD Studio
ContentsIndex
PreviousUpNext
E2501: Unable to open import file 'filename'

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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!