Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Cannot get library to build local #848

Closed
kevingoos opened this issue Oct 10, 2017 · 3 comments
Closed

Cannot get library to build local #848

kevingoos opened this issue Oct 10, 2017 · 3 comments

Comments

@kevingoos
Copy link

kevingoos commented Oct 10, 2017

I am trying to build the library in my local visual studio but I cannot get it to build. I have 3422 errors.

image

  1. Opened the ADAL.NET.NoWinRT.
  2. Install .NET framework 6.2 developer
  3. Install Android 7.1
  4. Lot's of build errors I cannot get to fix.

I am running visual studio 2017 version 15.4.0. And this in windows 10.

Can somebody help me to build this?

@kpanwar
Copy link
Contributor

kpanwar commented Oct 10, 2017

Use developer command prompt to run - msbuild Adal.net.nowinrt.sln /t:restore /p:configuration=release

Then run /t:build for the same command. Vs project should build now

@kpanwar kpanwar closed this as completed Oct 10, 2017
@kevingoos
Copy link
Author

@kpanwar I will write some documentation about how to build and run in the wiki. So that new people don't ask these questions again :)

@kevingoos
Copy link
Author

@kpanwar thx for the awnser here is the documentation about it. Documentation

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants