Skip to content
This repository has been archived by the owner on Jan 16, 2020. It is now read-only.

Fix the case of the filenames in Resources.resx so that it builds on Linux #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented Jul 24, 2017

On Linux, Rhydon currently fails to build with errors that look like this:

/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: error : Tool exited with code: 1. Output: Error: Invalid ResX input.
Position: Line 123, Column 5.
Inner exception: Could not find a part of the path "[…]/Rhydon/Rhydon/resources/pokered-us.ttf".

This fixes those errors so that Rhydon can be built on Linux and other OSes with case-sensitive filesystems.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants