Skip to content

[collision] Remove API export for proximity classes - #116

Merged
epernod merged 1 commit into
masterfrom
th-msvc-fix
Aug 18, 2026
Merged

[collision] Remove API export for proximity classes#116
epernod merged 1 commit into
masterfrom
th-msvc-fix

Conversation

@th-skam

@th-skam th-skam commented May 27, 2026

Copy link
Copy Markdown
Collaborator

They're header only and confused MSVC in the new work

@th-skam th-skam added pr: clean pr: status to review To notify reviewers to review this pull-request pr: run ci labels May 27, 2026
@epernod epernod added pr: status ready Approved a pull-request, ready to be squashed and removed pr: status to review To notify reviewers to review this pull-request pr: status ready Approved a pull-request, ready to be squashed labels May 29, 2026

@epernod epernod left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

normally this should stay, what is the error you get?

@th-skam

th-skam commented May 29, 2026

Copy link
Copy Markdown
Collaborator Author

normally this should stay, what is the error you get?

It's not finding the exported symbols. The files are header only so either way we include the implementation.
Or the export can stay and we split to .h and .cpp to force compilation. This would solve it. I was just lazy

@epernod epernod added the pr: status to review To notify reviewers to review this pull-request label Jun 1, 2026

@epernod epernod left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ok let's merge this old one asis, not need to create .cpp files

@epernod epernod added pr: status ready Approved a pull-request, ready to be squashed and removed pr: status to review To notify reviewers to review this pull-request labels Aug 18, 2026
@epernod
epernod merged commit 1d86d60 into master Aug 18, 2026
18 checks passed
@epernod
epernod deleted the th-msvc-fix branch August 18, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: clean pr: run ci pr: status ready Approved a pull-request, ready to be squashed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants