Quantcast
Channel: MVVM Light Toolkit
Viewing all articles
Browse latest Browse all 1826

New Post: Windows phone 8 support

$
0
0
It seems Install-Package Portable.MvvmLightLibs does not work for a visual C++ project. It just works for C#. Is that right? IF so, when will it be available for C++?

This is the error code:

PM> Install-Package Portable.MvvmLightLibs
Installing 'Portable.MvvmLightLibs 4.3.31.1'.
You are downloading Portable.MvvmLightLibs from Laurent Bugnion (GalaSoft), onovotny, the license agreement to which is available at http://mvvmlight.codeplex.com/license. Check the package for additional dependencies, which may come with their own license agreement(s). Your use of the package and dependencies constitutes your acceptance of their license agreements. If you do not accept the license agreement(s), then delete the relevant components from your device.
Successfully installed 'Portable.MvvmLightLibs 4.3.31.1'.
Adding 'Portable.MvvmLightLibs 4.3.31.1' to App3.
Uninstalling 'Portable.MvvmLightLibs 4.3.31.1'.
Successfully uninstalled 'Portable.MvvmLightLibs 4.3.31.1'.
Install failed. Rolling back...
Install-Package : Could not install package 'Portable.MvvmLightLibs 4.3.31.1'. You are trying to
install this package into a project that targets 'Native,Version=v0.0', but the package does not
contain any assembly references or content files that are compatible with that framework. For
more information, contact the package author.
At line:1 char:1
  • Install-Package Portable.MvvmLightLibs
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    • CategoryInfo : NotSpecified: (:) [Install-Package], InvalidOperationException
    • FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPack
      ageCommand

Viewing all articles
Browse latest Browse all 1826

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>