Hi.
I've made everything like in the instruction for installing i18n and localizing application in readme-file.
Then I run my project, and unexpectedly get error "File not found: i18nCore.dcu".
In "uses"-chunks of my .pas-files of course automatically appeared "...i18nCore, i18nLocalizer;", but compiler doesn't understand it and can't find this files.
Should I include some files in my project? Should I change some options in IDE?
I'm new on Delphi, so the solution of the problem could be simple and stupid, but still I need some help, can't work without any solution.
IDE: Rad Studio XE
OS: Win7 64-bit.
Thanks in advance.