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

Hardcoded routes for eoscpp #1

Open
kesar opened this issue Feb 19, 2018 · 1 comment
Open

Hardcoded routes for eoscpp #1

kesar opened this issue Feb 19, 2018 · 1 comment

Comments

@kesar
Copy link

kesar commented Feb 19, 2018

After install EOS.IO-DAWN-2018-01-31-ALPHA-Linux.deb I tried to compile a smart contract with eoscpp but routes doesn't exist in my ubuntu version ( /home/ubuntu ) (I dont have ubuntu user)

/home/ubuntu/opt/wasm/bin/clang -emit-llvm -O3 --std=c++14 --target=wasm32 -ffreestanding -nostdlib -fno-threadsafe-statics -fno-rtti -fno-exceptions -I /home/ubuntu/eos/build/install/include -I . -c twitbot.cpp -o /tmp/tmp.Qot90fxOIH/built/twitbot.cpp
/usr/bin/eoscpp: line 36: /home/ubuntu/opt/wasm/bin/clang: No such file or directory

@ghoti143
Copy link
Owner

Yes -- good catch. I've only ever used these builds to run eosiod -- but I should see if I can get all the executables to work.

This repo might start to become unneccesary, as it looks like the main EOS repo is starting to publish packaged builds: https://github.com/EOSIO/eos/releases

Thanks!

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

No branches or pull requests

2 participants