Giter Site home page Giter Site logo

Comments (6)

xxxcucus avatar xxxcucus commented on August 20, 2024 1

The file seems to be used only for i386 architecture. For my needs (x86_64) I can ignore it and try to do without it. I will let you know how that worked.

from libbcrypt.

trusch avatar trusch commented on August 20, 2024

Given the fact that this is a library consisting of one .hpp and four .c files, could you provide a PR for the build process to do this?

from libbcrypt.

trusch avatar trusch commented on August 20, 2024

I just merged a PR with support for visual studio 2019. Could you try again?

from libbcrypt.

xxxcucus avatar xxxcucus commented on August 20, 2024

Now it generates bcrypt.lib but when I look in the project properties I see that the library is generated as static library. Moreover I would like to generate the project myself only from the CMakeLists.txt file. At them moment when generating project from CMakeLists.txt it does not create bcrypt.lib (with BUILD_SHARED_LIBS flag)

I have tried to generate the .lib file myself but have still not found a solution.

from libbcrypt.

xxxcucus avatar xxxcucus commented on August 20, 2024

What is the role of the .S file there ? I think that without it I can manage to generate .lib for shared library with MSVC.

from libbcrypt.

xxxcucus avatar xxxcucus commented on August 20, 2024

I would suggest adding a cmake variable for compiling the i386 version. When the flag is not active one could active the export of all simbol for windows. This will allow compiling as shared library with Msvc. For the remaining case I do not know. Maybe some one has an idea.

from libbcrypt.

Related Issues (18)

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.