Hello!
I have a error when I compile bitcoin with "make check"
The error says: Cannot execute the binaries file : Error of format for exec()
NOTE: I try to compile for Windows (x86_64-w64-mingw32)
I have a error when I compile bitcoin with "make check"
The error says: Cannot execute the binaries file : Error of format for exec()
NOTE: I try to compile for Windows (x86_64-w64-mingw32)
Assuming you're on Linux/OSX, you need to install Wine and make sure binfmt is setup and working. Your distro should take care of that.
Edit: 'make check' isn't necessary for compiling, it compiles and runs tests. If you just want the binaries, 'make' is enough.
@theuni Oh okay i going to test this
Okay all right, but, why compile with version 0.12.99?
0.12.99 is the temporary version number currently used in the master branch. Once the featureset for 0.13 is frozen, it will be renamed to 0.13.0.