Coder Social home page Coder Social logo

Comments (7)

BalinZou avatar BalinZou commented on July 24, 2024 1

我试过VS2017 VS2019 VS2022 ,都无法加载整个项目,应该是项目配置出了问题

from wpfsamples.

robyle avatar robyle commented on July 24, 2024

我试过VS2017 VS2019 VS2022 ,都无法加载整个项目,应该是项目配置出了问题

那你还在用吗?我是看博主的文章进来学习的。

from wpfsamples.

rockmecd avatar rockmecd commented on July 24, 2024

根据输出信息去修改工程配置的相对路径,有四个工程的引入工程路径不对,“....\GalaSoft.MvvmLight\GalaSoft.MvvmLight.projitems”修改成“..\GalaSoft.MvvmLight\GalaSoft.MvvmLight.projitems”

from wpfsamples.

AFei19911012 avatar AFei19911012 commented on July 24, 2024

from wpfsamples.

AFei19911012 avatar AFei19911012 commented on July 24, 2024

如果缺少 MvvMLight,下载后放到同目录 https://github.com/AFei19911012/GalaSoft.MvvmLight;
引用的 dll 可以先删掉,然后重新引用,可以解决大部分问题;

from wpfsamples.

eugeneYz avatar eugeneYz commented on July 24, 2024

重新下载了MvvmLight,原来的要先删除吗,dll找不到呀,只有在引用里移除,重新引用的时候不知道引用哪个?

from wpfsamples.

AFei19911012 avatar AFei19911012 commented on July 24, 2024

重新下载了MvvmLight,原来的要先删除吗,dll找不到呀,只有在引用里移除,重新引用的时候不知道引用哪个?

不需要dll,MvvmLight是个共享项目,放到同级目录,再重新引用这个项目就可以了

from wpfsamples.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.