-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
[ace] vcpkg install ace:x64-windows fails on Visual Studio 2019 16.5 #10522
Comments
Thanks for your issue, it's very useful to other users who need install ace on Visual Studio 16.5. |
See also DOCGroup/ACE_TAO#1059 |
Applies to VS 2019 16.5.2 and 16.5.3 also :( |
Still broke in the latest VS release. Micro$oft needs to get this fixed. I compiles in the preview version. |
See #11369 |
Change has been merged into ACE, see DOCGroup/ACE_TAO#1114 |
Even after #11369 I am still getting an INTERNAL COMPILER ERROR... Attached log: |
The PR in vcpkg has first to be merged, the fix is in ace but there is no new ace release yet |
I apologize. I am still new at the git workings. I thought it had been merged, but I am mistaken. |
FYI @jwillemsen @traversaro I was able to compile the current ace v6.5.9 with the newly released VS 2019 16.6... |
This should been fixed, @traversaro can you retest and close this issue when it works for you? |
Thanks a lot @jwillemsen , I checked in traversaro/reproduce-ace-vcpkg-github-actions-fails#2 and indeed this solves the problem, thanks a lot! |
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install ace:x64-windows
Failure logs
See https://developercommunity.visualstudio.com/content/problem/954522/internal-compiler-error-1925286104.html .
Additional context
This is not directly a vcpkg issue, but I recently discovered it, and as it will be only fixed with Visual Studio 2019 16.6 (that I guess it will not come out soon) I thought it was better to open a dedicate issue to raise awareness about this.
More details:
The text was updated successfully, but these errors were encountered: