Skip to content

Try building dynamic SCOTCH - #4336

Draft
jhale wants to merge 26 commits into
mainfrom
jhale/scotch-windows-dll-export
Draft

Try building dynamic SCOTCH#4336
jhale wants to merge 26 commits into
mainfrom
jhale/scotch-windows-dll-export

Conversation

@jhale

@jhale jhale commented Jul 28, 2026

Copy link
Copy Markdown
Member
  • Try building against SCOTCH
  • Stricter finding that SCOTCH found
  • Add ptscotch
  • Drop parmetis from vcpkg build
  • Try building SuperLU_DIST on Windows.
  • Remove static path

jhale and others added 26 commits July 28, 2026 08:37
The -DCMAKE_PROJECT_INCLUDE flag wiring up cmake-project-include.cmake
(which sets CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ON) was silently dropped,
likely during the merge of jhale/superlu-dist-vcpjg. Without it, none
of scotch's DLLs (including scotcherr) export any symbols, so MSVC
never generates their import libraries. That explains the LNK1104
"cannot open file lib\scotcherr.lib" even under a fully serial
(-j1) build, which ruled out the build-order theory.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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.

1 participant