Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
cosurgi
on 07/02/2014, 11:38:34 UTC
If you're getting "undefined reference" to SHA256 or something similar, look for cudaminer_LDADD in the Makefile and add -lssl and -lcrypto.
thanks, it worked.