Giter VIP home page Giter VIP logo

Comments (7)

gluschenko avatar gluschenko commented on May 15, 2024 1

IMG_20191215_100231

from unity-dark-skin.

flippette avatar flippette commented on May 15, 2024

Can you provide more details, please?

from unity-dark-skin.

Jormunhati avatar Jormunhati commented on May 15, 2024

I have Visual Studio 2019 and .Net Framework installed, but when i download the ZIP archive and opened the Visual Studio, i push in Build in VS and the console show ERROR all time.

from unity-dark-skin.

gluschenko avatar gluschenko commented on May 15, 2024

What is this error or errors?

from unity-dark-skin.

Jormunhati avatar Jormunhati commented on May 15, 2024

1>------ Build started: Project: UnityDarkSkin.Lib, Configuration: Debug|AnyCPU ------
UnityDarkSkin.Lib -> C:\Users\Jormun\Desktop\UnityDarkSkin-master\UnityDarkSkin.Lib\bin\Debug\UnityDarkSkin.Lib.dll
2>------ Build started: Project: UnityDarkSkin, Configuration: Debug|AnyCPU ------
3>------ Build started: Project: UnityDarkSkin.App, Configuration: Debug|AnyCPU ------
UnityDarkSkin -> C:\Users\Jormun\Desktop\UnityDarkSkin-master\UnityDarkSkin\bin\Debug\Unity Dark Skin Console.exe
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Microsoft.WindowsAPICodePack, Version=1.1.3.3, Culture=neutral, PublicKeyToken=8985beaab7ea3f04, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Microsoft.WindowsAPICodePack.Shell, Version=1.1.3.3, Culture=neutral, PublicKeyToken=8985beaab7ea3f04, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
C:\Users\Jormun\Desktop\UnityDarkSkin-master\UnityDarkSkin.App\Core\IOHelper.cs(7,17,7,35): error CS0234: The type or namespace name 'WindowsAPICodePack' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
C:\Users\Jormun\Desktop\UnityDarkSkin-master\UnityDarkSkin.App\Core\IOHelper.cs(29,39,29,59): error CS0246: The type or namespace name 'CommonOpenFileDialog' could not be found (are you missing a using directive or an assembly reference?)
========== Build: 2 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

from unity-dark-skin.

gluschenko avatar gluschenko commented on May 15, 2024

You need manually install WindowsAPICodePack into project, using NuGet package manager:
https://www.nuget.org/packages/Microsoft-WindowsAPICodePack-Core/
https://www.nuget.org/packages/Microsoft-WindowsAPICodePack-Shell/

Tutorial how to use NuGet: https://dzone.com/articles/install-nuget-packages-in-visual-studio (pic related)

Install NuGet packages in Visual Studio4

Install NuGet packages in Visual Studio5

from unity-dark-skin.

Jormunhati avatar Jormunhati commented on May 15, 2024

Thanks now it works perfectly.

from unity-dark-skin.

Related Issues (20)

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.