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
cl : Command line warning D9002 : ignoring unknown option '-O3' C:\Users\username\ColBERT\colbert\modeling\segmented_maxsim.cpp(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory ninja: build stopped: subcommand failed.
I am running this on windows, is there any alternative to replace pthread.h requirement?
The text was updated successfully, but these errors were encountered:
cl : Command line warning D9002 : ignoring unknown option '-O3' C:\Users\username\ColBERT\colbert\modeling\segmented_maxsim.cpp(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory ninja: build stopped: subcommand failed.
I am running this on windows, is there any alternative to replace pthread.h requirement?
The text was updated successfully, but these errors were encountered: