Skip to content

Scaphandre Windows Installation #247

@joegharbi

Description

@joegharbi

Hello everyone,
I would be grateful to all of you if you could help me with the issue I am facing.
I have been trying to compile Scaphandre using Windows 11 for weeks now. I have tried all possible solutions.
Let me tell you my configuration, what I have done so far, and the issue I am facing.

  • I have installed windows-rapl-driver and running driverquery /v | grep -i scaph result in this:

Screenshot 2022-12-19 111904

  • I have installed two toolchains versions of rust the MSVC and GNU, I have solved all issues I was facing regarding the Openssl-dev... but ending up with the same issue libc::pid_t .. mainly related to libc and 2 errors for os::unix.
  • it really doesn't matter what configuration I use ( GNU using msys2 or MSVC using Microsoft build tools and vcpkg) results always in this Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0599. For more information about an error, try `rustc --explain E0412`. error: could not compile `procfs` due to 24 previous errors warning: build failed, waiting for other jobs to finish... .
  • I did always make sure to clean my system while switching from GNU to MSVC.
  • As far as I understood the libc is used with Unix-like environments. Is there a way to overcome this issue?
  • My purpose for using the Scaphandre tool is to be able to measure Erlang functions using Windows.

I am open to trying all solutions and propositions.
Thank you all

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Previous releases

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions