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
{{ message }}
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
@geoffpike I have requested a "pull-request" for a one possible solution. I have tested it using on Windows 10 five different compilers: MVSC 2015 64, MVSC 2017 64, MVSC 2017 32, MinGW 7.3.0 64 and MinGW 7.3.0 32.
When you are in Windows and MinGW is used is being detected for the macro defined( GNUC ).
Hi,
Compiling the library for MinGW 64, it comes to this like and it fails:
farmhash/src/farmhash.h
Line 308 in 2f0e005
Error: "endian.h: No such file or directory"
I am using just the last MinGW 7.3.0 64
The text was updated successfully, but these errors were encountered: