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
* Mozart won't compile on 32-bit Windows because it requires lot of
contiguous memory and 32-bit max virtual memory is too small, so reduced
its max memory usage to 512MB
* The --eval of emacs command seems to do a mess when compiling. The -L paremeter do the same thing more simply.
* Tests couldn't be run because ozemulator is ozengine on Windows
* Updated CMakeLists to support x64 compilation on Windows
* Updated platform detection function call to allow 64bit Windows to be recognized
0 commit comments