maxmods / brl.mod

BlitzMax's BRL modules, patched and updated.
4 stars 3 forks source link

w32 Debug compile error #21

Closed xlsior75 closed 6 years ago

xlsior75 commented 6 years ago

Latest commit gives a compile error in x86 Debug under Windows. (non-debug x86 and both x64 appear to compile OK) bmk 3.24, bcc 0.94, MinGW 7.30

[ 1%] Processing:debugger_mt.stdio.bmx Compile Error: Expecting expression but encountered '' [c:/code/BlitzmaxNG730/mod/brl.mod/appstub.mod/deref_win32.bmx;43;0] Build Error: failed to compile (-1) c:/code/BlitzmaxNG730/mod/brl.mod/appstub.mod/debugger_mt.stdio.bmx

woollybah commented 6 years ago

This issue was moved to bmx-ng/brl.mod#70