Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

WPF samples crash if folder name contains non-ascii characters #63

Open
AntonyMak opened this issue May 3, 2018 · 0 comments
Open

WPF samples crash if folder name contains non-ascii characters #63

AntonyMak opened this issue May 3, 2018 · 0 comments

Comments

@AntonyMak
Copy link

Environment: Windows 7

Steps to reproduce:

  1. Git checkout the latest urho-samples (Currently b72d055)
  2. Build the urho-samples/FeatureSamples/FeatureSamples.sln using Visual Studio 2015
  3. Run the Urho.Samples.WPF
  4. Everything is working fine
  5. Close the Visual Studio
  6. Rename the urho-samples folder to urho-samplesÆ
  7. Re-build the urho-samplesÆ/FeatureSamples/FeatureSamples.sln using Visual Studio 2015
  8. Run the Urho.Samples.WPF
  9. The WPF application crashes with the given error dialog

errordialog

Please let me know how to set the assets path properly so that this crash could be avoided.

Thanks!

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

No branches or pull requests

1 participant