Page 1 of 1

[i18n] A little bug in the version 1.15

PostPosted: January 14th, 2013, 7:35 pm
by PhilCorleone
Hello,

I just have downloaded the i18n component.

When I tried to build the three packages, an error message popped up:

MAINICON ICON "i18nDesign_Icon1.ico" is not found.

The same for the other packages. The targeted files are in *.vrc

I just deleted the line and the package worked out very well.

Hope you investigate the issue.

Appreciated,

Phil.

Re: [i18n] A little bug in the version 1.15

PostPosted: January 16th, 2013, 11:19 am
by arhangelsoft
I'm also has got this error in packages for XE2 or below due building it on XE3.
This issue occurs in all components by Kambiz :!:

For fix this you can try:
1. Create icon and name it in package folder.
2. Create package in XE3 and re-add component units.

Re: [i18n] A little bug in the version 1.15

PostPosted: January 18th, 2013, 5:54 pm
by Kambiz
All components?! Only the i18n package shipped with .dproj files. The other packages have only .dpk file.

Adding icon is not a solution and in fact it has no sense. A library does not need a main icon.

Apparently the problem is in the way Delphi XE2 and XE3 interpret the .dproj files of older versions. A better solution could be deleting .dproj files and adding .dpk files to the project group. Or just directly opening the .dpk files.