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

Cannot install ogre2.1 and ogre2.2 simultaneously when build is not restricted to Release #4

Open
mjcarroll opened this issue Jul 23, 2021 · 3 comments
Assignees

Comments

@mjcarroll
Copy link

Currently, the ogre2.1 and ogre2.2 packages cannot be installed at the same time.

vcpkg complains that they both try to install the same debug libraries. I will post the trace when I reproduce it again.

@j-rivero
Copy link
Contributor

In our buildfarm the builds are working because we are setting vcpkg not to build Debug but only Release. I assume that we are still interested into investing a bit of time for fixing the problem on having Release/Debug working.

@mjcarroll
Copy link
Author

Ah, that was my hangup. I didn't realize that we were doing release only. This should be enough to get me unblocked. I'm going to leave this open as a reminder to document that, but I don't think that I need anything else from you @j-rivero

@mjcarroll mjcarroll assigned mjcarroll and unassigned j-rivero Jul 27, 2021
@j-rivero
Copy link
Contributor

Ah, that was my hangup. I didn't realize that we were doing release only. This should be enough to get me unblocked. I'm going to leave this open as a reminder to document that, but I don't think that I need anything else from you @j-rivero

+1 to leave this open, I'm going to change the tittle to match what really happen.

@j-rivero j-rivero changed the title Cannot install ogre2.1 and ogre2.2 simultaneously Cannot install ogre2.1 and ogre2.2 simultaneously when build is not restricted to Release Jul 27, 2021
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

No branches or pull requests

2 participants