Skip to content

Move course_scheduling from examples to ortools/scheduling#4972

Merged
gchatelet merged 1 commit intomainfrom
move_course_scheduling
Jan 7, 2026
Merged

Move course_scheduling from examples to ortools/scheduling#4972
gchatelet merged 1 commit intomainfrom
move_course_scheduling

Conversation

@gchatelet
Copy link
Collaborator

Also export tests for Bazel

@Mizux
Copy link
Collaborator

Mizux commented Jan 6, 2026

CMake Ubuntu job...

/home/runner/work/or-tools/or-tools/ortools/linear_solver/linear_solver.cc:415:35: error: attributes are not allowed on a function-definition
  415 | bool GurobiIsCorrectlyInstalled() __attribute__((weak)) { return false; }
      |                                   ^~~~~~~~~~~~~
/home/runner/work/or-tools/or-tools/ortools/linear_solver/linear_solver.cc:416:35: error: attributes are not allowed on a function-definition
  416 | bool XpressIsCorrectlyInstalled() __attribute__((weak)) { return false; }
      |                                   ^~~~~~~~~~~~~

@gchatelet
Copy link
Collaborator Author

Yes I messed up during export. 99586e7 should fix it but I suspect it will not work on Windows....

@gchatelet gchatelet force-pushed the move_course_scheduling branch from 99586e7 to 6d2fc9a Compare January 7, 2026 12:50
@gchatelet gchatelet force-pushed the move_course_scheduling branch from 6d2fc9a to e340d39 Compare January 7, 2026 14:50
@gchatelet gchatelet merged commit 6ee6098 into main Jan 7, 2026
21 of 22 checks passed
@gchatelet gchatelet deleted the move_course_scheduling branch January 7, 2026 14:51
Mizux pushed a commit that referenced this pull request Jan 7, 2026
@Mizux Mizux added this to the v10.0 Beta milestone Feb 16, 2026
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