Open ajmorin369 opened 2 years ago
I'm not entirely sure what instructions you were following. Cross-compile instructions on Linux for Windows binaries can be found here: https://github.com/WyvernTKC/cpuminer-gr-avx2/blob/main/INSTALL_WINDOWS Are you having problems with the already prepared binaries in the release section of the GitHub?
I am running raptoreum on my win11 pc. I've got the wsl 2 and ubuntu for win as well. I've been following the install.md file for cross compiling the miner. when I get to the part where the dialog box tells you to set the "Binary Output Path" I tell it to put it in a folder I created just for it on the same drive. But when I tell it to "Compile" this is what I get, " cp: cannot stat '/mnt/c/CPU': No such file or directory cp: cannot stat 'Miner': No such file or directory cp: cannot stat 'RTM/cross-compile-rtm-miner/libs/libs.zip': No such file or directory fatal: destination path 'cpuminer-gr-avx2' already exists and is not an empty directory. rm: cannot remove 'winbuild-cross.sh': No such file or directory bash: ./winbuild-cross.sh: No such file or directory bash: line 0: cd: /home/ajmorin369/cpuminer-gr-avx2/release: No such file or directory", as well as nothing in the folder I told it to put the stuff in. please help I've been troubleshooting for days and I just can't figure out why it's not working Thank you.