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

Missing VERSION_INFO when compiling as Windows DLL #118

Open
0ric1 opened this issue Feb 14, 2018 · 2 comments
Open

Missing VERSION_INFO when compiling as Windows DLL #118

0ric1 opened this issue Feb 14, 2018 · 2 comments

Comments

@0ric1
Copy link

0ric1 commented Feb 14, 2018

The complete version info for the DLL e.g. Company Name, File Version, Program Name, Program Version a.s.o. is missing when compiling as Windows DLL. This leads to an empty Property Page with no information when showing the Windows File Properties Dialog of the DLL (right click onto the DLL and open 'Properties' dialog).

@stevengj
Copy link
Member

@0ric1
Copy link
Author

0ric1 commented Sep 26, 2018

I added another solution with lesser impact and no dependencies (nearly the same as zlib does it) see #120 (comment)

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

No branches or pull requests

3 participants