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

Clues to add VS 2017 support ? #129

Open
Whiletru3 opened this issue Oct 1, 2018 · 1 comment
Open

Clues to add VS 2017 support ? #129

Whiletru3 opened this issue Oct 1, 2018 · 1 comment

Comments

@Whiletru3
Copy link

Hello,

If i want to add VS 2017 support for this, what are the steps ?
I add v141 il some files but i don't know how it works... :(
Is there an "how to" guide to compile ?

is there any other package manager (for a local repository) for c++ lib ?

Thanks
Whiletru3

@virmitio
Copy link
Member

virmitio commented Oct 1, 2018

I reasonable example for adding toolsets can be see in PR #89.

Compiling the tools for private use should be fairly straightforward. The primary solution file to build should be CoApp.Powershell.sln in the repo root. I believe it was last updated to build under VS2013 but I wouldn't expect it to have problems in more recent releases.

I believe there's a PR that I still need to review that may fix a build issue. (#120)

I'll be trying to at least catch up on issues and pull requests as my time permits in the next weeks.

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