You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've added Clang and Linux equivalent code (behind a macro #ifdef) that compiles on Windows (inc Clang/ zig c++) and Linux (gcc & zig c++), but I have not been able to dynamically link to a .so, from within a .so on Ubuntu at all, without causing a seg fault. Minimal example: https://github.com/JamesParrott/So_from_so
The GNU / MinGW-w64 headers necessitated marking
address_in_this_module
neither static, not a const.sDNA/sdna_vs2008/geos_sdna_wrapper.h
The text was updated successfully, but these errors were encountered: