ketoo/NoahGameFrame

Not building for Windows

Heaven-Art opened this issue · 2 comments

Describe the bug
@ file NFException.hpp
#include <execinfo.h> does not exist in windows, it seems to be from the commit 7998a93

@ file NFDateTime.hpp
'timegm': identifier not found

To Reproduce
Steps to reproduce the behavior:

  1. Run build_dep.bat
  2. Compile the project in windows

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10 Pro
  • Visual Studio 2019 Community
ketoo commented

Thanks for your feedback, will be fixed on weekend.

ketoo commented

Fixed.