Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Windows build instructions #814

Closed

Conversation

maxsharabayko
Copy link
Collaborator

Simplify Windows build, make use of NuGet pthreads package, created in #614.

@maxsharabayko maxsharabayko added the [docs] Area: Improvements or additions to documentation label Aug 14, 2019
@maxsharabayko maxsharabayko added this to the v1.4.1 milestone Aug 14, 2019

pthread_lib.2013.vcxproj
nuget install cinegy.pthreads-win64 -version 2.9.1.17 -OutputDirectory C:\pthread-win32
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More about how to have nuget available would be desired.

Copy link
Collaborator

@rndi rndi Nov 7, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree. How about something simple:
"Instructions on how to install NuGet package manager can be found at the following location: https://docs.microsoft.com/en-ca/nuget/install-nuget-client-tools"

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why require a package manager just for this? You can clone and build https://github.com/GerHobbelt/pthread-win32 trivially

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[docs] Area: Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants