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
This is an issue with how the operating systems handle Filehandles
The current version is how Windows requires it (I decided to leave it so, because unity is oriented for windows machines)
MacOS and Linux require void pointer as you noticed
Hi,
I wanted to build shared library for seiral, and the compiler error happened at L23-25 of
lib.cpp
. Working branch isunity
.compiler error was
does this happen to other environment?
The text was updated successfully, but these errors were encountered: