Replies: 1 comment
-
hey, are you sure you copied every module in the repository? I had the same issue and doing 'git clone --recursive ' seemed to fix it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've cloned the repo and tried following the build instructions in BUILD.md, but I'm completely unsuccessful.
make release
complains aboutmake: *** No rule to make target
release'. Stop.`If I try to run just
make
, compilation stops withI've checking out both
dev
,stable
, andv0.4.3
.I guess there's some missing step in the build instructions?
Beta Was this translation helpful? Give feedback.
All reactions