-
Notifications
You must be signed in to change notification settings - Fork 6.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
Issues Compiling Cryptonote | Ubuntu 16.04 #298
Comments
Hi, try doing this
I like to use the list of dependencies for monero as a guide for what is needed https://github.com/monero-project/monero#dependencies |
Try running just |
I do not know if it is a kind of joke or you tease me, you did not see that in the record that I put it is clear that I already tried both and I put the record of what I get in each one. |
:(.text+0x103f): undefined reference to |
error in ubuntu 16 |
hmmm im ever try i think never got that error. try apt update && apt -y
upgrade
…On Thu, Dec 20, 2018 at 2:26 PM BhumikaB ***@***.***> wrote:
error in ubuntu 16
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#298 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AK51tQZSNlQDYj_qXqBHqesLtf4s1z1xks5u6x9rgaJpZM4XUdUk>
.
--
Nur1Labs©2010
______________________________
Site Info -> Here <https://nur1labs.com/>
AriA : amf8a9ondahtxisA3GWLK8jvhhjnNBR9bk
BVOne : bDo2U4UEoM9gayRf1GyZ3zZo5B8nUSDBbm
|
There has been an active issue for over 5 years now when trying to build the source on modern compilers. Here is how I was able to compile my CryptoNote Coin using Ubuntu 14/16: ## Installing Dependencies Installing gcc version 4.8.4 sudo apt-get update Installing boost c++ libraries version 1.55 Installing Git Compiling the Cryptonote Projectgit clone https://github.com/[Your Github Account Name]/[Your Coin’s Github Repository].git |
I have the following errors, but first of all, what are the packages that I must install to compile without errors? I have already installed GCC, Boost 1.68 and CMake, and Ubuntu Desktop 16.04 by itself has included Build-Essential but still throws me errors. Right now I get the next one.
Then I guess that the conectivity_tool will also come out
Help me please, I just start with the cryptographic development part and I want to create a exchangeable currency for my business.
The text was updated successfully, but these errors were encountered: