You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: