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
Not sure about that, but I at least wanted to build it on Windows using Cygwin/mingw to have a larger nice report GUI for this OS. I got stuck here after some fiddling around:
Then I got some error messages I did not save about undefined reference to the functions fopen64, ftello64, and fseeko64.
I looked up some information and this might be related to the ioapi.c file not being directly portable to Windows/Cygwin/mingw environments just like it isn't to BSD, and it may help for this project to use different functional calls.
No description provided.
The text was updated successfully, but these errors were encountered: