-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
DIFFICULTY_TARGET_V1 was not declared in this scope? #2760
Comments
Which commit hash are you building ? |
I am assuming the latest one. I used the git clone command.
…On Nov 4, 2017 4:07 AM, "moneromooo-monero" ***@***.***> wrote:
Which commit hash are you building ?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2760 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Af0nFQJwy4ngXJdW_nbb-D3CLsC0Janeks5szClHgaJpZM4QR7H1>
.
|
git show |
I figured it out. I wasn't compiling the correct release. I used the
command "make release" instead of just "make" and it works now. Thank you!
…On Nov 4, 2017 10:20 AM, "moneromooo-monero" ***@***.***> wrote:
git show
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2760 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Af0nFTFOS4C6oMezz1GrXt4K4_O_aqmqks5szIClgaJpZM4QR7H1>
.
|
This will just avoid building tests. Please post the output of git show. |
Oh, and also please report your OS, architecture, and compiler please. Because it seems to be particular to one of those since it doesn't happen to me. |
I am using Ubuntu 16.04 LTS and I am brand new to Linux, so please excuse me for not knowing what architecture or compiler means. Either way, I have everything working now, but I appreciate your time in trying to help. |
Hey, I am having this same issue right now, even when running "sudo make release". git show - etnadmin@ip-172-31-23-143:~/electroneum$ git show
diff --git a/README.md b/README.md Electroneum-Copyright (c) 2017, The Electroneum Project Development Resources
Introductionetnadmin@ip-172-31-23-143:
diff --git a/README.md b/README.md Electroneum-Copyright (c) 2017, The Electroneum Project Development Resources
Introductioncommit c328163
(END)
diff --git a/README.md b/README.md Electroneum-Copyright (c) 2017, The Electroneum Project Development Resources
Introductioncommit c328163
(END) |
I think I resolved this error by rm -r the electroneum directory and then starting from scratch. Assuming the first failure that I corrected cause an issue, but it's now beyond that percentage.. will update if any further issues building |
This is the Monero issue tracker, not the Electroneum issue tracker. |
+invalid |
I have the same error how can I fix it?
|
I am trying to build from the source and I keep getting this error. Any advice is much appreciated, as I am beating my head on the wall over this one.
The text was updated successfully, but these errors were encountered: