pnoltes commented on pull request #401:
URL: https://github.com/apache/celix/pull/401#issuecomment-1086908179
> > I wanted to create a separate PR with some changes to this PR, but I
accidentally pushed directly on this PR.
>
> No problem. Let's address remaining issues together. I answered part of
your questions in #408
This is the error I am getting if openssl is not fixed to 1.1.1n:
```
ERROR: Conflict in cmake/3.17.5:
'cmake/3.17.5' requires 'openssl/1.1.1n' while 'libzip/1.8.0' requires
'openssl/1.1.1m'.
To fix this conflict you need to override the package 'openssl' in your
root package.
ERROR: conanbuildinfo.txt file not found in
/Users/pnoltes/workspace/celix/cmake-build-debug
It is required for this command
You can generate it using 'conan install'
```
I tried changing the version of cmake and libzip, but I could not find
version combination that does not raise this issue.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]