V menu editing error

vmenuclient not compiling after editing v menu.


Which ones should I install from here?

You’re missing the nuget packages.

Can you give some more details?

You need the .NET Desktop Development and probably Universal Windows Platform development.

1 Like

I installed it but it gives error again

Because you’re still missing the nuget packages. You need to install the dependencies.

1 Like

I usually do this when I’m too lazy to use VS, you could fork vMenu and build it using appveyor and grab yourself the binaries.

1 Like

I deleted the app and reinstalled it, choosing what you said, the problem was solved, thank you.