1

Closed

missing resource: deselect_16x16.png

description

It looks like an image file needs to be added to the repository in two places.

When compiling DotSpatial.Symbology, I get the following error:

Error Invalid Resx file. Could not find file '...\dotSpatial\DotSpatial.Symbology\Resources\deselect_16x16.png'. Line 156, position 5. ...\dotSpatial\DotSpatial.Symbology\SymbologyImages.resx DotSpatial.Symbology

When compiling DotSpatial.Plugins.MenuBar I get a similar error:

Error Invalid Resx file. Could not find file '...\dotSpatial\DotSpatial.Plugins.MenuBar\Resources\deselect_16x16.png'. Line 283, position 5. ...\dotSpatial\DotSpatial.Plugins.MenuBar\Properties\Resources.resx DotSpatial.Plugins.MenuBar

No files are attached

Closed Feb 22 at 11:28 PM by mudnug

The current build succeeds. http://teamcity.codebetter.com/viewType.html?buildTypeId=bt494&tab=buildTypeStatusDiv

"Get latest version" may be required.


comments

jirikadlec2 wrote Feb 22 at 5:05 PM

Hi,
I added the two images deselect_16x16 and deselect_32x32 yesterday. I have added both images to source control (see http://dotspatial.codeplex.com/SourceControl/changeset/changes/65292)

Please make sure that you have the latest version of the source code. When you open the folder DotSpatial.Plugins.MenuBar\Resources, can you find the file there?