Skip to content

vs2026のMSVC TOOLSET VERSION 145に対応#1225

Merged
n-ando merged 1 commit into
OpenRTM:masterfrom
n-kawauchi:msvc_toolset_145
Jun 1, 2026
Merged

vs2026のMSVC TOOLSET VERSION 145に対応#1225
n-ando merged 1 commit into
OpenRTM:masterfrom
n-kawauchi:msvc_toolset_145

Conversation

@n-kawauchi

Copy link
Copy Markdown

Identify the Bug

  • vs2026のMSVC TOOLSET VERSION値は145
  • ソースビルド時にvs2019(MSVC TOOLSET VERSION=142)、vs2022(MSVC TOOLSET VERSION=143)利用時はRTM_VC_VER=vc16と定義しているが、vs2026には対応していなかったため、RTM_VC_VER=vc145となっていた

Description of the Change

  • vs2026でビルドした場合もRTM_VC_VER=vc16となるように修正した

Verification

  • Did you succeed the build?
  • No warnings for the build?
  • Have you passed the unit tests?

@n-kawauchi n-kawauchi requested a review from n-ando May 29, 2026 07:34
@n-kawauchi n-kawauchi self-assigned this May 29, 2026
@n-ando n-ando merged commit d2acc9a into OpenRTM:master Jun 1, 2026
3 of 8 checks passed
@n-kawauchi n-kawauchi deleted the msvc_toolset_145 branch June 2, 2026 05:50
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

Successfully merging this pull request may close these issues.

2 participants