Giter VIP home page Giter VIP logo

Comments (8)

jonano614 avatar jonano614 commented on July 21, 2024 1

@HansOlavS I push a commit a while ago, so now you can use any directory for OpenCL SDK without changing project configuration.
"unresolved external symbol void __cdecl shamod::shasha..." Lol, thanks. I will fix it. Seems to be broken a day ago.
UPDATE: fixed.

from daggergpuminer.

HansOlavS avatar HansOlavS commented on July 21, 2024

Oh, I also changed the boost nuget packages from vc140 til vc141.

from daggergpuminer.

themaxx2k avatar themaxx2k commented on July 21, 2024

how to include the opencl sdk?
and openssl not found? New at VC, please give more advice how to include the required SDK and libs.. tthx

from daggergpuminer.

jonano614 avatar jonano614 commented on July 21, 2024

@HansOlavS it seems you have a problem with OpenSSL library. You can just turn off using OpenSSL. It is not so necessary. Just remove USE_OPENSSL_SHA from Preprocessor definitions.

from daggergpuminer.

jonano614 avatar jonano614 commented on July 21, 2024

@themaxx2k You have to download OpenCL SDK and install it to any directory, then create environment variable with name OPENCL_SDK and write the path to SDK in the value field.
By the way, I will upload compiled version tomorrow.

from daggergpuminer.

HansOlavS avatar HansOlavS commented on July 21, 2024

Thx @jonano614.

I'm still getting link errors, now for "unresolved external symbol void __cdecl shamod::shasha...".
What dir should OPENCL_SDK point to? The Program Files-dir or the local user SDK dir where libs and includes are.
I have these two locations:

  • C:\Program Files (x86)\AMD APP SDK\3.0
  • C:\Users\Hansol\AMD APP SDK\3.0

from daggergpuminer.

HansOlavS avatar HansOlavS commented on July 21, 2024

Was able to get it to compile when getting latest now.
But had to manually change all the vc140 refs to vc141 and also add include and libs directories for hand. I don't think this project runs very well on VS 2017 right now.

from daggergpuminer.

caseymhunt avatar caseymhunt commented on July 21, 2024

I am also experiencing a failed build in VS 2017- is the suggestion to use VS 2015?

from daggergpuminer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.