Showing posts with label i18n. Show all posts
Showing posts with label i18n. Show all posts

Tuesday, July 22, 2008

i18n fun with resources

I am having some issues finding dlls that are supposed to be created when I compile my projects with VS2005. The resources that I have are suppose to compile to dlls in language specific folders (after being linked with Al.exe). I seemed to have found an issue though. When you inlude a project in a seperate project and then compile the second project. It does not call Al.exe on the resources of the first project. Seems kind of odd to me. Investigateion will continue.