Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use Libserde library to windows/visual studio #15

Open
vivekk1010 opened this issue Mar 19, 2019 · 3 comments
Open

How to use Libserde library to windows/visual studio #15

vivekk1010 opened this issue Mar 19, 2019 · 3 comments

Comments

@vivekk1010
Copy link

can you please help me with some library or package is available to be used in c++ application in visual studio or should i use the source code from here directly. and since its uses some underlying jaanson etc.
is it at all feasible to use it in windows etc.

@edenhill
Copy link
Contributor

Windows is currently not a supported platform for libserdes.
You might be able to create a VS solution for libserdes and then use the build artifacts from your projects, but I'm not sure what the state of libavroc/cpp is on Windows.

@glywk
Copy link

glywk commented Feb 2, 2023

Hi, I have locally done some modifications to be compatible with Windows are you agree to examine a Pull Request and support it?
Regards

@glywk
Copy link

glywk commented Apr 14, 2023

I have had the following PR ( Add Windows and CMake support #54 ) to support it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants