Skip to content

Add DLL export symbols and fix formatting#126

Open
munechika-koyo wants to merge 2 commits intoukaea:developfrom
munechika-koyo:fix/add-dll-export-symbol
Open

Add DLL export symbols and fix formatting#126
munechika-koyo wants to merge 2 commits intoukaea:developfrom
munechika-koyo:fix/add-dll-export-symbol

Conversation

@munechika-koyo
Copy link
Contributor

@munechika-koyo munechika-koyo commented Feb 14, 2026

Hello,

When I compile the imas-core library with the UDA backend on Windows, I encounter linker errors caused by unexported symbols.

Below, I show where each unexported symbol is used in the imas-core sources.

freeDataBlock
https://github.com/iterorganization/IMAS-Core/blob/develop/src/uda/uda_backend.cpp#L882

ResultList
https://github.com/iterorganization/IMAS-Core/blob/develop/src/uda/uda_backend.cpp#L874

I would appreciate it if you would review it and let me know if other symbols should be exported.

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.

1 participant