Skip to content

OpenSSL Variables in CMakeLists.txt were undefined, removing them fixed compilation #548

@acidtonic

Description

@acidtonic

Describe the bug

Error running build.sh on linux (gentoo).

CMake Error at CMakeLists.txt:91 (find_package):
find_package called with invalid argument ".."

I had to go into CMakeLists.txt and remove the version line, afterwards everything built successfully.

"${OPENSSL_VERSION_MAJOR}.${OPENSSL_VERSION_MINOR}.${OPENSSL_VERSION_PATCH}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions