SpartanJ / efsw

efsw is a C++ cross-platform file system watcher and notifier.
Other
662 stars 101 forks source link

Premake5 macosx after gmake2 ... [CI Server] #158

Closed jackokring closed 1 year ago

jackokring commented 1 year ago
cd efsw/make/macosx && make config=release
Makefile:42: *** "invalid configuration release".  Stop.
make: *** [libefsw.a] Error 2
Error: Process completed with exit code 2.

I have no access to server except push and test.

SpartanJ commented 1 year ago

Please read my comment on your previous issue here. config=release is invalid