android - MvxWindowsSetup or MvxStoreSetup cannot be resolved -


i started windows10 universal project, aswell xamarin. added current prerelease of mvvm cross project. on android project works without problem. on windows side can't resolve setup symbol. afaik needed start application. references set via nuget android project windows. looks on windows project reference platform missing.

the code open source on github: https://github.com/npadrutt/moneymanager/tree/mvx

can me?

thanks npadrutt

edit: suggestion of stephanvs use beta1 1 part of solution. other install mvvmcross.libraries instead of mvvmcross nuget package.

this fixed in https://github.com/mvvmcross/mvvmcross/pull/1101 , https://github.com/mvvmcross/mvvmcross/pull/1109

the mvvmcross 4.0.0-beta3 released soon.


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -