eoscpp cant create a helloword project

Created on 2 Apr 2018  ·  4Comments  ·  Source: EOSIO/eos

Hi I run the command : eoscpp -n helloword and I get this:

cp: cannot stat '/home/travis/build/EOSIO/eos/build/install/share/skeleton/.': No such file or directory
What is going wrong?Shouldn't create a directory with an example contract?

Most helpful comment

eosiocpp

All 4 comments

use eosiocpp

eosiocpp

If you install the latest code, eosiocpp -n helloworld should work fine

@andriantolie I am trying to do the same , there is no error but nothing is created as well

alias eosiocpp='docker exec eosio eosiocpp'
error

Was this page helpful?
0 / 5 - 0 ratings

Related issues

toonsevrin picture toonsevrin  ·  3Comments

xiaomaogy picture xiaomaogy  ·  3Comments

hoopslb picture hoopslb  ·  3Comments

bezalel picture bezalel  ·  3Comments

jiazechen picture jiazechen  ·  3Comments