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

How to build HPX with Visual Studio #1719

Merged
merged 14 commits into from Feb 29, 2016
Merged

How to build HPX with Visual Studio #1719

merged 14 commits into from Feb 29, 2016

Conversation

brakmic
Copy link
Contributor

@brakmic brakmic commented Aug 13, 2015

This little tutorial is based on my experiences with building HPX under Windows 10 & VS2015. Many thanks to the HPX team for this wonderful library and especially to @biddisco and @hkaiser who patiently supported me during my efforts to build HPX on my machine.

This little tutorial is based on my experiences with building HPX under Windows 10 & VS2015.  Many thanks to the HPX team for this wonderful library and especially to @biddisco and @hkaiser who patiently supported me during my efforts to build HPX on my machine.
@hkaiser
Copy link
Member

hkaiser commented Aug 14, 2015

@brakmic Could you please add the Boost license and your copyright to your file (see here for how to do that: https://github.com/STEllAR-GROUP/hpx/blob/master/CONTRIBUTING.md and for some rationale)

@hkaiser
Copy link
Member

hkaiser commented Aug 14, 2015

@brakmic
Copy link
Contributor Author

brakmic commented Aug 14, 2015

@hkaiser I've added the boost copyright and fixed the formatting (also found a small typo)

@brakmic brakmic closed this Aug 14, 2015
@brakmic brakmic deleted the patch-1 branch August 14, 2015 10:39
@brakmic brakmic restored the patch-1 branch August 14, 2015 10:41
@sithhell
Copy link
Member

Why was this closed?

@brakmic
Copy link
Contributor Author

brakmic commented Aug 14, 2015

I thought that after the successful build the request can be closed and the patch-branch will be later merged.

@brakmic brakmic reopened this Aug 14, 2015

* a) Download the *CMake 3.3.0* installer from <a href="http://www.cmake.org/files/v3.3/cmake-3.3.0-win32-x86.exe" target="_blank">here</a> <br/>
* b) Download *Portable Hardware Locality* from <a href="http://www.open-mpi.org/software/hwloc/v1.11/downloads/hwloc-win64-build-1.11.0.zip">here</a> and unpack it.<br/>
* c) Download *Boost libraries* from <a href="http://sourceforge.net/projects/boost/files/boost/1.59.0/boost_1_59_0.zip/download">here</a> and upack them.<br/>
Copy link
Member

Choose a reason for hiding this comment

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

There is a typo here: "unpack"

@hkaiser
Copy link
Member

hkaiser commented Aug 17, 2015

What would be the suggested way forward? This text needs to be integrated with our docs. Should we merge it and then integrate things? Or should we wait for the patch to be ready to put things directly into the docs?

@brakmic
Copy link
Contributor Author

brakmic commented Aug 17, 2015

Honestly, I don't know because I've never had similar experiences. Committing a small document with a few pictures in it is usually nothing "expensive" and surely not involving a whole compilation that takes more than 2 hours. I didn't want to provoke such complexities by delivering a non-source-code file. I'm sorry for the confusion.

@hkaiser
Copy link
Member

hkaiser commented Aug 17, 2015

@brakmic you did not cause any confusion, all is well. The question was targeted at the other developers, mainly. Thanks again for your contribution. BTW, would you be able to add the image files to this pull request as well?

1 similar comment
@hkaiser
Copy link
Member

hkaiser commented Aug 17, 2015

@brakmic you did not cause any confusion, all is well. The question was targeted at the other developers, mainly. Thanks again for your contribution. BTW, would you be able to add the image files to this pull request as well?

@brakmic
Copy link
Contributor Author

brakmic commented Aug 19, 2015

@hkaiser I've added the screenshots and put everything together in a subdir called "win32".

@brakmic
Copy link
Contributor Author

brakmic commented Aug 26, 2015

Does anyone know why this test is failing? I've only uploaded a few images.

Thanks!

@hkaiser hkaiser removed this from the 0.9.11 milestone Nov 12, 2015
@hkaiser hkaiser modified the milestones: 0.9.12, 0.9.11 Nov 12, 2015
@hkaiser
Copy link
Member

hkaiser commented Feb 26, 2016

@brakmic I'm slowly coming around to have time integrating this with our docs. Do you want to update something based on your recent blog posts before I start merging it in?

@brakmic
Copy link
Contributor Author

brakmic commented Feb 26, 2016

I'd only update the version numbers of Boost and CMake. Will do it immediately.

@hkaiser
Copy link
Member

hkaiser commented Feb 28, 2016

@brakmic Thanks!

hkaiser added a commit that referenced this pull request Feb 29, 2016
How to build HPX with Visual Studio
@hkaiser hkaiser merged commit c112a91 into STEllAR-GROUP:master Feb 29, 2016
@brakmic brakmic deleted the patch-1 branch February 29, 2016 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants