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

installing HPX #6191

Closed
Muhammed-Mndour opened this issue Mar 8, 2023 · 3 comments
Closed

installing HPX #6191

Muhammed-Mndour opened this issue Mar 8, 2023 · 3 comments

Comments

@Muhammed-Mndour
Copy link

Actual Behavior

image

image

Steps to Reproduce the Problem

  1. I installed CMake 3.26.0-rc5 successfully.
  2. The the hwloc V1.11.0 can't be downloaded
  3. I installed Boost libraries Version 1.81.0 successfully
  4. When I tried to Build the Boost DLLs and LIBs, I opened cmd in boost_1_81_0 file and type in: (bootstrap.bat) I encountered this problem.

image

Specifications

  • Platform (VScode version 1.59.1 , Windows_NT x64 10.0.19044 ):
@hkaiser
Copy link
Member

hkaiser commented Mar 8, 2023

These problems are unrelated to HPX. Please run Boost's bootstrap.bat in a terminal window that has set up the Visual Studio environment. See for instance: https://learn.microsoft.com/en-us/visualstudio/ide/reference/command-prompt-powershell?view=vs-2022.

@Muhammed-Mndour
Copy link
Author

I run bootstrap.bat in a terminal window that has set up the Visual Studio environment and I encountered this problem.
image

@hkaiser
Copy link
Member

hkaiser commented Mar 21, 2023

I'm not sure what's wrong for you. cl is the name of the C++ compiler that comes with Visual Studio. vswhere is a tool used by vcpkg (and possibly others) to find out where things were installed to. Please check your installation of Visual Studio (see above link). I'm going to close this ticket as it is not related to HPX in any way.

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

No branches or pull requests

2 participants