Giter Club home page Giter Club logo

Comments (12)

jcarpent avatar jcarpent commented on July 28, 2024

There is no error. This is just warnings.

from proxsuite.

jcarpent avatar jcarpent commented on July 28, 2024

On Windows, you should use clang-cl provided with Visual Studio

from proxsuite.

ahoarau avatar ahoarau commented on July 28, 2024

I'm unfortunately constraint to use msvc. Any flags that would be added to silence those errors ?

from proxsuite.

jcarpent avatar jcarpent commented on July 28, 2024

With MSVC you can use clang-cl instead of vs143 for instance. We have in mind the compatibility with other MSVC compilers but we have limited ressources for that and other main priorities.

from proxsuite.

jcarpent avatar jcarpent commented on July 28, 2024

@ahoarau Could you manage to solve the issue with clang-cl?

from proxsuite.

ahoarau avatar ahoarau commented on July 28, 2024

@ahoarau Could you manage to solve the issue with clang-cl?

We are stuck with msvc unfortunately

from proxsuite.

jcarpent avatar jcarpent commented on July 28, 2024

But you can change the compiler used behind. This is what we are doing on the CI for instance. Have you tried that solution?

from proxsuite.

ahoarau avatar ahoarau commented on July 28, 2024

Sorry for the misunderstanding. I meant "we are stuck with vs143".

from proxsuite.

jcarpent avatar jcarpent commented on July 28, 2024

Sorry then, we won't be able to help you with that. Mainly because I don't understand why you have to rely on vs143, which seems very limiting IMHO.
I will close this issue as it seems not related to ProxSuite, but rather to your personal usage.
We can continue the discussion if needed on a private channel.

from proxsuite.

ahoarau avatar ahoarau commented on July 28, 2024

This is the default windows compiler. Many users will need this support as they integrate the lib in their code base

from proxsuite.

jcarpent avatar jcarpent commented on July 28, 2024

You can template instantiate the lib with clang-cl and then use it without the need to rebuild it.

from proxsuite.

ahoarau avatar ahoarau commented on July 28, 2024

That would work meanwhile.

Mainly because I don't understand why you have to rely on vs143, which seems very limiting IMHO.

Large codebase are not so simple to port. Compilers, c++ versions, os versions... Not too easy to do, especially for one lib

from proxsuite.

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.