Skip to content

[collision] Remove API export for proximity classes#116

Open
th-skam wants to merge 1 commit into
masterfrom
th-msvc-fix
Open

[collision] Remove API export for proximity classes#116
th-skam wants to merge 1 commit into
masterfrom
th-msvc-fix

Conversation

@th-skam
Copy link
Copy Markdown
Collaborator

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

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
Copy link
Copy Markdown
Contributor

@epernod epernod left a comment

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
Copy link
Copy Markdown
Collaborator Author

th-skam commented May 29, 2026

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants