Building EOS
Yes it's true, the EOS code is available for all to clone/fork.
Here's a couple of quick notes on things I stumbled getting this first round to build. Note, I am assuming you have a basic understanding of how to use git, cmake, etc.
Remember to fetch submodules, this is your 1-2 punch before doing anything else :
git clone https://github.com/EOSIO/eos.git
git submodule update --init --recursiveI am using a mac to build, so initially I tried
cmake -G Xcodebut ran into too many issues so I switched tocmake -G "Unix Makefiles"in a separate workspace.This could be Xcode related but I couldn't use OpenSSL 1.1.0f, I had to revert to OpenSSL 1.0.2.
there are several directories currently flagged as
[incomplete][no build]. These may
contain non-compiling code. Use "make -k" or whatever "keep compiling after an error" option is available for your build environment.the latest code is in the "refactor" branch.
Nothing runs yet, so refrain from pelting
@dantheman and
@modprobe with complaints about non-running code. Be happy
@dantheman elected to pull back the curtain so early on to allow the world to watch and contribute as EOS is made.
Finally, a nod to @modprobe for creating the #qwoa "quick word of advice" tag. This may not be as life changing as debugging your space with a flashlight, but it is a qwoa!
Cheers!
-Phil
Leave Building EOS to:
Read more #eos posts
Best Posts From Phil
We have not curated any of philmesnier's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From Phil
- My 2 cents regarding an EOSIO Foundation
- London Calling
- Webinar on EOS DApp Creation presented by OCI
- EOS Meetup Chicago, Nov. 16
- Speed bumps on my way to SteemFest
- Questions about the SteemRally
- Why on earth did I get a slot to speak at Steemfest?
- EOSTalk.io fun new forum - some late-night questions/musings
- Steemfest Bound!
- Wren Documentation Easter Eggs