Skip to content

Conversation

@irisknowz
Copy link

Without the double quotes in the Makefile, a path with spaces in either OPENSSL_INC_DIR or OPENSSL_LIB_DIR would be interpreted as multiple arguments on the linker and it would fail. This pull request fixes that. It also adds two more messages showing the paths.

EXAMPLE SCREENSHOT:
image

I also believe we should move from this static Makefile to a ./configure.sh or a automake/autoconfig script, as users need too much interaction to make this.

DiscordMessenger#193: Without the double quotes in the Makefile, a path with spaces in either OPENSSL_INC_DIR or OPENSSL_LIB_DIR would be interpreted as multiple arguments on the linker and it would fail. This commit fixes that.
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.

1 participant