Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot compile the project & install using the msi #10

Open
cloudstalker opened this issue Jun 12, 2018 · 4 comments
Open

Cannot compile the project & install using the msi #10

cloudstalker opened this issue Jun 12, 2018 · 4 comments

Comments

@cloudstalker
Copy link

It says "Cannot find resource file "Properties\Resources.resx" of project MediaPlayerViewModel" and another namespace error seemingly associated with this missing file.

The installer fails as it seems to target the main file (MediaPlayerSetup.exe) at current directory's program files, which is non-existent.

Using Win10-x64, Visual Studio Community 2017.

Wanted to contribute actually but really can't because of so many broken stuff. Please solve this.

@Griffintaur
Copy link
Owner

sorry, @cloudstalker.Let me have a look

@Evie-Skinner18
Copy link

How are you getting on with fixing this @Griffintaur ? Just forked and cloned myself, tried to run the application but got the same error.

@Rosedoge
Copy link

Rosedoge commented Oct 5, 2018

Same issue

@chupaul
Copy link

chupaul commented Jun 29, 2021

Hi, it's 3 years later and I wanted to see how this WPF Media Player worked. I know WinForms but avoided WPF like the plaque.
Code does NOT compile in VS 2019 , it's missing 3 files: Settings.cs , Resources.resx, app.config file in ViewModel project. In Settings.cs you need to add a setting: backgroundImage string Application c:......\your.png etc for the default background image of the media player. If you add the other files ( empty ) it will compile.

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

No branches or pull requests

5 participants