Skip to content

Comments

Win: Work Around MSVC ICE#2

Open
ax3l wants to merge 3 commits intoBLAST-ImpactX:wheels-noaccfrom
ax3l:win-ice-workaround
Open

Win: Work Around MSVC ICE#2
ax3l wants to merge 3 commits intoBLAST-ImpactX:wheels-noaccfrom
ax3l:win-ice-workaround

Conversation

@ax3l
Copy link
Member

@ax3l ax3l commented Mar 14, 2025

Attempt to fix #1 - internal compiler error (ICE) in MSVC:

2025-03-14T18:18:31.9548460Z          "D:\a\impactx-wheels\impactx-wheels\src\build\temp.win-amd64-cpython-39\Release\Release\pyImpactX.vcxproj" (default target) (5) ->
2025-03-14T18:18:31.9548949Z          (Link target) ->
2025-03-14T18:18:31.9549826Z            d:\a\impactx-wheels\impactx-wheels\src\src\python\wakeconvolution.cpp : fatal error C1001: Internal compiler error. [D:\a\impactx-wheels\impactx-wheels\src\build\temp.win-amd64-cpython-39\Release\Release\pyImpactX.vcxproj]
2025-03-14T18:18:31.9551023Z            LINK : fatal error LNK1000: Internal error during IMAGE::BuildImage [D:\a\impactx-wheels\impactx-wheels\src\build\temp.win-amd64-cpython-39\Release\Release\pyImpactX.vcxproj]

@ax3l ax3l added the bug Something isn't working label Mar 14, 2025
@ax3l ax3l changed the title Win: Apply CXX Flags Win: Work Around MSVC ICE Mar 14, 2025
@ax3l ax3l mentioned this pull request Mar 18, 2025
@ax3l ax3l mentioned this pull request Apr 22, 2025
@ax3l ax3l mentioned this pull request Jun 10, 2025
@ax3l ax3l mentioned this pull request Jun 24, 2025
@ax3l ax3l mentioned this pull request Jul 23, 2025
@ax3l ax3l force-pushed the win-ice-workaround branch from dfd86c7 to 9ca4038 Compare July 23, 2025 17:14
@ax3l ax3l mentioned this pull request Aug 13, 2025
1 task
This was referenced Sep 22, 2025
@ax3l ax3l mentioned this pull request Oct 23, 2025
@ax3l ax3l mentioned this pull request Nov 11, 2025
@ax3l ax3l mentioned this pull request Dec 11, 2025
@ax3l ax3l mentioned this pull request Jan 14, 2026
@ax3l ax3l mentioned this pull request Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MSVC: Add Work-Around

1 participant