https://bugs.kde.org/show_bug.cgi?id=400716

--- Comment #11 from Svend Tofte <sto...@gmail.com> ---
cmake -P cmake_install.cmake worked for installing ecm, and then commenting out
these two lines, and cmake generated the project:

L:39 find_library(DL_LIBRARY ${CMAKE_DL_LIBS})
L:46 message(FATAL_ERROR "No runtime information library (-ldl or -lexecinfo)")

Even so, I should have simply tried the rust code to start with because it
doesn't build :(

https://gist.github.com/stofte/0dd1b6bee4502f32c3076a0b6419312b

Seems pid_t is unsupported on windows
https://github.com/rust-lang/libc/pull/833

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to