Post
Topic
Board Mining software (miners)
Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.2.2
by
coinedBit
on 19/06/2013, 23:00:02 UTC
just a some feedback: the current autotools build system doesn't seem to handle out-of-tree builds when running the binary without installation, i.e. it doesn't find the CL kernels in the source tree because it is referring to the CWD - it would probably be a good idea to use cmake instead of autotools, because it handles such dependencies without issues and is also cross-platform ?