You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just noticed that the build system which is derived from c-lightning project doesn't has Windows installation support in it. So, that probably means this build system wasn't meant to compile for Windows and most probably will have issues.
Another relevant comment from the dependency repository ccan, which indicates this code might be hard to compile for windows as is in current state: rustyrussell/ccan#28 (comment)
I tried again in Ubuntu 16.04 Docker container and got little different error this time:
Closing this issue, since it seems it'll not be feasible to achieve it with current dependency setup.
Unless specific dependencies in ccan are identified and are setup to compile/use individually, this issue might not resolve.
Tried cross-compiling
bet
for windows on Ubuntu 18.04 withmingw-w64
and got same issues as #261The text was updated successfully, but these errors were encountered: