Skip to content

Add /bigobj to MSVC compile options to fix C1128 section limit error (#1910)#1911

Merged
ten9876 merged 1 commit intomainfrom
aetherclaude/issue-1910
Apr 25, 2026
Merged

Add /bigobj to MSVC compile options to fix C1128 section limit error (#1910)#1911
ten9876 merged 1 commit intomainfrom
aetherclaude/issue-1910

Conversation

@aethersdr-agent
Copy link
Copy Markdown
Contributor

Summary

Fixes #1910

What was changed

Add /bigobj to MSVC compile options to fix C1128 section limit error (#1910)

Files modified

  • CMakeLists.txt
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Generated by AetherClaude (automated agent for AetherSDR)

@ten9876 ten9876 marked this pull request as ready for review April 25, 2026 02:38
@ten9876 ten9876 self-requested a review as a code owner April 25, 2026 02:38
@ten9876 ten9876 merged commit 337221f into main Apr 25, 2026
5 checks passed
@ten9876 ten9876 deleted the aetherclaude/issue-1910 branch April 25, 2026 02:38
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.

Windows build broken: MainWindow.cpp exceeds MSVC COFF section limit (needs /bigobj)

2 participants