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

Experiment: Build ic-ref for windows #9

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from
Draft

Conversation

nomeata
Copy link
Contributor

@nomeata nomeata commented May 25, 2021

No description provided.

@nomeata
Copy link
Contributor Author

nomeata commented May 25, 2021

At some point I had success with this. Would have to be adjusted to latest paths.

~/dfinity/ic-ref $ nix-build -A ic-ref-windows
/nix/store/rakddrqds0fkqspi7vaf3f9llaq4vz5z-ic-ref-exe-ic-ref-0.0.1-x86_64-w64-mingw32
~/dfinity/ic-ref $ WINEPREFIX=~/.wine64 wine ./result/bin/ic-ref.exe 
Starting ic-ref...
Running at http://127.0.0.1:8001/
^Z
~/dfinity/ic-ref $ GET http://127.0.0.1:8001/api/v1/status | cbor2yaml.rb 
--- !ruby/struct:CBOR::Tagged
tag: 55799
value:
  root_key: !binary |-
    MIGCMB0GDSsGAQQBgtx8BQMBAgEGDCsGAQQBgtx8BQMCAQNhAJZO7F3o1a8D349IESGgFRV20CA+LYq1S+jTs+s3HCFb79w6+L8Djflodrml9kfhShZaaKoBDqcJG+NWJpXbJIdKYDulMeS8jr95RZtIS5IGIiO5N2FUH+98hFnass/mrw==
  impl_version: rakddrqd-s0fkqspi-7vaf3f9l-laq4vz5z
  ic_api_version: 0.15.0
  impl_source: https://github.com/dfinity-lab/ic-ref

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

Successfully merging this pull request may close these issues.

1 participant