cardano-sl icon indicating copy to clipboard operation
cardano-sl copied to clipboard

Build with 'cardano-sl-wallet-static' not build binary file 'cardano-node'

Open atomlab opened this issue 7 years ago • 1 comments

I try build Cardano component 'cardano-node' with attribute 'cardano-sl-wallet-static' as in docs

https://github.com/input-output-hk/cardano-sl/blob/master/docs/how-to/build-cardano-sl-and-daedalus-from-source-code.md

Ubuntu 16.04

Build from master

* cardano-sl-wallet-static:
    cardano-node, cardano-swagger

but after build I cant find 'cardano-node'

$ nix-build -A cardano-sl-wallet-static --cores 0 --max-jobs 2 --no-build-output --out-link master
/nix/store/4q5lhikmpwiihb5qj5r299489ml3pryx-cardano-sl-wallet-1.3.0
l$ ls master
share
l$ ls master/share/
l$ 

atomlab avatar Oct 01 '18 14:10 atomlab

Hi, thanks for the report. It's now in the cardano-sl-wallet-new-static attribute. We will ensure that the doc is updated in the next version.

rvl avatar Nov 09 '18 11:11 rvl