killswitch-GUI / xmr-stak-osx

Unified All-in-one Monero miner (COMPILE FROM DEV BRANCH OF https://github.com/fireice-uk/xmr-stak)
GNU General Public License v3.0
22 stars 3 forks source link

Unable to launch in High Sierra #3

Open shivanraptor opened 6 years ago

shivanraptor commented 6 years ago

Thanks for compiling the executable for us. However, I'm unable to get this work:

$ ./xmr-stak 
dyld: Library not loaded: /usr/local/opt/hwloc/lib/libhwloc.5.dylib
  Referenced from: /Users/adv/Downloads/xmr-stak-osx-master/./xmr-stak
  Reason: image not found
Abort trap: 6

Of course I immediately think of hwloc is not installed. However, when I issue the command, here is the output:

$ brew install hwloc
Warning: hwloc 2.0.0 is already installed

Please advise.

On the other hand, is this CPU version of xmr-stak? I'm able to compile the CPU version from source code, but unable to compile with CUDA.

Versions: Homebrew v1.5.4 macOS High Sierra v10.13.3

Spec: iMac (21.5-inch, Late 2013) Processor 3.1GHz Intel Core i7 Memory 16GB 1600 MHz DDR3 Xcode 9.3

lloyd-yeo commented 6 years ago

Hey, did you make any progress on this? I seem to have the same issue as well. Tried reinstalling hwloc but didn't work too.

Jeyakumarsv commented 5 years ago

I too having same issue.. any help

mxjoe commented 5 years ago

I have the same problem with xmrig on macOS Mojave.