-
-
Notifications
You must be signed in to change notification settings - Fork 122
Closed
Description
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 scaphresult in this:
- 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 tolibcand 2 errors foros::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
libcis 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
Labels
No labels
Type
Projects
Status
Previous releases
