Giter VIP home page Giter VIP logo

Comments (10)

esfomeado avatar esfomeado commented on May 18, 2024

Use Visual Studio 2015/2017.

from xmr-stak-cpu.

fireice-uk avatar fireice-uk commented on May 18, 2024

Target compiler for Windows is Visual Studio 2015 CE - this is what I use to compile Windows releases. Any kind of semi-posix build environment (MinGW64, msys2 etc.) will require you to customise the portability defines as I assume a total lack of posix if Windows is present.

from xmr-stak-cpu.

fireice-uk avatar fireice-uk commented on May 18, 2024

If you are looking to compile using msys2, have a look at the changes on this fork:
https://github.com/milkowski/xmr-stak-amd/

from xmr-stak-cpu.

dandare76 avatar dandare76 commented on May 18, 2024

Thank you very much for the information. I have succesfully compiled it with Visual Studio 2017, it works ok.

from xmr-stak-cpu.

ub14 avatar ub14 commented on May 18, 2024

dandare76, What version did you use Visual Studio 2017 CE or Express?

from xmr-stak-cpu.

malafaya avatar malafaya commented on May 18, 2024

Where can one find microhttpd.lib for Windows?

from xmr-stak-cpu.

fireice-uk avatar fireice-uk commented on May 18, 2024

You can compile it from source or download the binary here https://www.gnu.org/software/libmicrohttpd/ Keep in mind that all .libs and the final exe need to have the same static (/MT) or dynamic (/MD) setting for libc.

from xmr-stak-cpu.

smccloud avatar smccloud commented on May 18, 2024

How do you actually compile this on Windows. Do you use the Visual Studio GUI or CLI?

from xmr-stak-cpu.

dandare76 avatar dandare76 commented on May 18, 2024

It works with Visual Studio GUI.

from xmr-stak-cpu.

psychocrypt avatar psychocrypt commented on May 18, 2024

You could use Visual Studio 2017 Community Edition but you need to create a project by your own.

from xmr-stak-cpu.

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.