Skip to content

Fix debug build for Windows and ortools per email 3/16/2026#2152

Merged
sjanzou merged 3 commits intodevelopfrom
ortools_cmake_debug_build
Mar 20, 2026
Merged

Fix debug build for Windows and ortools per email 3/16/2026#2152
sjanzou merged 3 commits intodevelopfrom
ortools_cmake_debug_build

Conversation

@sjanzou
Copy link
Collaborator

@sjanzou sjanzou commented Mar 17, 2026

@sjanzou sjanzou self-assigned this Mar 17, 2026
Copy link
Collaborator

@brtietz brtietz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm getting a large number of errors building with this that I don't get on develop, including:

mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '2' doesn't match value '0' in variables.obj in export_config

unresolved external symbol __imp__CrtDbgReport also in export config

mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '2' doesn't match value '0' in cmod_6parsolve_test.obj in Test

Along with the following in test:

Image

This is after running rm -rf on build and build_windows in sam-private.

Edit: note that similar errors show up on develop with the new CMakeLists file. Not sure if that's related to the CMakeLists or my wxwidgets build, or something else.

@brtietz brtietz self-requested a review March 19, 2026 20:55
Copy link
Collaborator

@brtietz brtietz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Latest version works for me!

@sjanzou sjanzou merged commit 2b0ddd0 into develop Mar 20, 2026
6 checks passed
@sjanzou sjanzou deleted the ortools_cmake_debug_build branch March 20, 2026 06:47
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.

3 participants