Windows 11 Build Issues #548
-
I am encountering a bunch of PySide + Python related compile errors, which are along the lines of the following: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.41.34120\include\tuple(969,9): error G0546F524: static_assert failed "get(const tuple<Types...>&) requires T to occur exactly
169>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.41.34120\include\tuple(957,9): error G9DD9CECB: static_assert failed "get(tuple<Types...>&) requires T to occur exactly once For the life of me, I really can't figure out what the issue is here. For reference, I am using VS 2022, with the Windows 11 SDK 10.0.26100.0 and MSVC v143 (v14.38-17.8). This really looks like the most fiddly piece of software to build |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
This looks like the same issue as here: #549 |
Beta Was this translation helpful? Give feedback.
-
I'll copy my comments from the issue here: For now, I would suggest to download to Microsoft Visual Studio 2022 version 17.10 if you need to compile OpenRV right away. You can find older versions of the installer here: https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-history#release-dates-and-build-numbers |
Beta Was this translation helpful? Give feedback.
I'll copy my comments from the issue here:
For now, I would suggest to download to Microsoft Visual Studio 2022 version 17.10 if you need to compile OpenRV right away. You can find older versions of the installer here: https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-history#release-dates-and-build-numbers