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

fix apothecary compiled 32bit libs for openssl #4009

Merged
merged 1 commit into from
Jun 28, 2015

Conversation

tgfrerer
Copy link
Member

opensslconf_vs broke 32 bit vs builds. This commit adds the updated 32 bit static libraries and header file for vs. The libraries (and header) were generated through apothecary.

opensslconf_vs.h originally appeared to include an absolute path on Dominic's machine (line 111). Although this should have no effect, i believe its safer to change it back to the apothecary generated default.

Tested on VS2015RC 32 and 64 bit.

opensslconf_vs was broken for 32 bit vs builds. This commit
adds the updated libraries and header file for vs.

opensslconf_vs.h originally also included an absolute path
on Dominic's machine. This should fix it.

Tested on 32 and 64 bit.
arturoc added a commit that referenced this pull request Jun 28, 2015
fix apothecary compiled 32bit libs for openssl
@arturoc arturoc merged commit 31ac7a6 into openframeworks:master Jun 28, 2015
@kylemcdonald kylemcdonald mentioned this pull request Nov 1, 2015
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants