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

Made possible to compile on Windows with Visual C++ 2017 #106

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

Conversation

tssajo
Copy link
Contributor

@tssajo tssajo commented Mar 16, 2019

Managed to compile jpeg-archive with Visual C++ 2017 on Windows.
It would be nice if you can include the required files in the official source.

Regarding commit: 58c3e03
Please see: https://stackoverflow.com/questions/37460579/error-c2036-void-unknown-size

Regarding getopt.h file, please see:
https://stackoverflow.com/questions/10404448/getopt-h-compiling-linux-c-code-in-windows
and
https://github.com/skandhurkat/Getopt-for-Visual-Studio

sylikc added a commit to sylikc/jpeg-archive that referenced this pull request Jan 24, 2023
to see if it'll compile on VS2019
@sylikc
Copy link

sylikc commented Jan 24, 2023

Hey this is pretty cool @tssajo , I got it to compile on VS2019 thanks to this PR

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