-
Notifications
You must be signed in to change notification settings - Fork 7
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
Cryptonote not found #2
Comments
Sorry, I'm not able to test it on mac. All the examples are developed on Linux and primarily used on it. However today I merged a pull request for other example making it work on mac by @kenshi84. Maybe this will be helpful. moneroexamples/onion-monero-blockchain-explorer#25 However you dont need to use This is screenshot shown an example of how to use this option: http://imgur.com/a/kCPG5 |
@santosh79 I'm using Mac OSX El Capitan and was able to build this code, after installing MySQL++ by
and then commenting out the link to a Linux-only library
in the monero repository. This repository explains in detail how to build and copy files in Ubuntu, but the processes are exactly the same for Mac too. Specifically, from the root folder of the monero repository, you copy the static libraries to
and then you copy the header files to
|
thanks for this:-) btw, do you know why would |
@moneroexamples Well, because |
oh. It must have got there by mistake. I must have used CMakeLists.txt from this project https://github.com/moneroexamples/restbed-xmr when updateding CmakeLists.txt of |
Thanks. I got it to work.
…On Sat, Jan 14, 2017 at 9:12 PM, moneroexamples ***@***.***> wrote:
oh. It must have got there by mistake. I must have used CMakeLists.txt
from this project https://github.com/moneroexamples/restbed-xmr when
updateding CmakeLists.txt of mymonero-simplewallet. Thanks for noticing
that. I will fix that.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAIVJFhkcXgclfw1TH6XV57jOJPzOgsAks5rSarIgaJpZM4LjhWO>
.
|
Hi,
I'm trying to run this on a mac and am getting the following error:
The text was updated successfully, but these errors were encountered: