Skip to content

Conversation

@straubar
Copy link

@straubar straubar commented Jan 9, 2023

LuaVis uses the path string conversion functions defined in source/windows/FileNameConversions.cpp. These files are not marked for export and consequently are not added to the resulting DLL file on Windows.

I added to the CMake file the flag for exporting all symbols, thus making available these functions in the created library.

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