Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wpilibc] Fix missing symbols on Windows #7140

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

spacey-sooty
Copy link
Contributor

@spacey-sooty spacey-sooty commented Sep 30, 2024

Resolves #7139

@spacey-sooty spacey-sooty requested a review from a team as a code owner September 30, 2024 07:10
@spacey-sooty spacey-sooty force-pushed the windows-symbols branch 4 times, most recently from c6a7acc to bf26575 Compare September 30, 2024 07:56
@virtuald
Copy link
Member

Does not resolve 7139, LedPattern is also broken.

@spacey-sooty spacey-sooty force-pushed the windows-symbols branch 2 times, most recently from 0cd072f to c49cccb Compare September 30, 2024 14:26
virtuald
virtuald previously approved these changes Sep 30, 2024
Copy link
Member

@virtuald virtuald left a comment

Choose a reason for hiding this comment

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

LGTM

@PeterJohnson PeterJohnson merged commit 466a4a5 into wpilibsuite:main Oct 1, 2024
33 checks passed
@spacey-sooty spacey-sooty deleted the windows-symbols branch October 1, 2024 14:46
Gold856 pushed a commit to Gold856/allwpilib that referenced this pull request Oct 10, 2024
Windows doesn't support direct static variable access across library boundaries in a mixed static/shared environment, so change to accessor functions.
Gold856 pushed a commit to Gold856/allwpilib that referenced this pull request Oct 10, 2024
Windows doesn't support direct static variable access across library boundaries in a mixed static/shared environment, so change to accessor functions.
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.

Missing Windows symbols
3 participants