You need to distinguish between the symbol name in the symbol definition file and the file on disk, in general (though not always the case) the file on disk is saved as lower case to ensure compatibility between Linux and Windows and if you have mixed platforms then using spaces in names can be problematic.
↧