-
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
VERSİON C MAKE #375
Comments
How to Compile a CryptoNote Coin on Windows 10/11There 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 Windows 10. I made this guide on Windows 10 in October, 2023. If you need help compiling on Linux, then you can check my Ubuntu 14/16 guide. WINDOWS DEPENDENCIES FOR CRYPTONOTEWe are going to build for 64-bit Windows. Download the Build Tools for Visual Studio 2019 Installer COMPILING CRYPTONOTE ON WINDOWS WITH VS2019From the start menu, open Developer Command Prompt for VS 2019. |
agreed old times. well i still keep see this popular for bigginer :) |
It is best to just fork Monero |
HELLO CAN YOU GUYS EXPLAİN THİS PROBLEM
cd build/release && cmake -D CMAKE_BUILD_TYPE=Release ../..
/bin/sh: cmake: command not found
make: *** [cmake-release] Error 127
The text was updated successfully, but these errors were encountered: