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

Some changes to be compilable in mingw #6

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

racerxdl
Copy link

I made some changes to be compilable in mingw32. Also I changed README to be in markdown and put instructions to generate a linkable library in MSVC.

Also tested on Linux, its working fine. It worth try to test in MacOSX as well to see if anything is broken.

@brian-armstrong
Copy link
Member

Hi Lucas,

Thanks for the patch. I'll take a look at it later today and will look at applying it.

But since you're here, have you considered using my libfec replacement, libcorrect? It builds under CMake though I haven't tested it in mingw. libfec's author does not seem to be actively maintaining it, but I'm still working on libcorrect. And libcorrect can be built as a compatible "libfec" file by building its shim, so it's fully compatible. I'm already using it instead of libfec in my Android port of Quiet. /shamelessplug :)

@racerxdl
Copy link
Author

Sure! I didn't know about libcorrect. I will take a look on it. I mainly use this libraries in Linux Platform (my GOES Satellite Decoder http://www.teske.net.br/lucas/satellite-projects/ ) I will take a look and I may port my app to use libcorrect ^^

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

Successfully merging this pull request may close these issues.

2 participants