GithubHelp home page GithubHelp logo

MSVC not supported about qaccordion HOT 3 CLOSED

VSRonin avatar VSRonin commented on August 24, 2024
MSVC not supported

from qaccordion.

Comments (3)

crapp avatar crapp commented on August 24, 2024

Thanks for bringing this to my attention! I have to admit windows support wasn't tested before :) I did fix the CMake config files. It should be possible now to build the project. But there is another problem I am currently working on. I just had the demo application running on Windows. I will test the code a bit more and then push it to github.

from qaccordion.

VSRonin avatar VSRonin commented on August 24, 2024

Not 100% sure it fixes it.
Symbols are not exported due to missing __declspec( dllexport ) and __declspec( dllimport )
See my comments in commit

from qaccordion.

crapp avatar crapp commented on August 24, 2024

Hi Luca,

finally found some time to respond and push my changes. The Bug was closed automatically as I referenced it in in the first commit, so this might have been a bit misleading to you.

I tested the library on Windows now and the new CMake configuration works with MSVC (both Visual Studio and NMake). I have added a section in the README with instructions. The lack of support for MinGW is intentional. My MinGW knowledge is minimal although I developed Windows Software for the last 5 years. Bu this was done either with C# or MSVC + C++. You are welcome to test the library on Windows with MinGW and make a pull request with an updated cmake configuration. I am currently focusing on new features.

Thanks again for your valuable input!

from qaccordion.

Related Issues (6)

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.