Help! This morning I got this error when compiling in Debug mode:
The only odd thing I can see is "bbOnDebuoLeaveScope" looks like it should say Debug not Debuo, but I haven' really got a clue about this.
I'm using 1.22 (but haven't done a sync mods since). The weird thing is it just broke and I hadn't even made any changes! I was actually creating and testing levels and I just hit F5 like normal and this came up. I'd compiled normally a few minnutes before. It works with debug mode turned off btw.
Any ideas? Thanks in advance.
Building X Compiling:X.bmx flat assembler version 1.66 4 passes, 0.5 seconds, 1340733 bytes. Linking:X.debug.exe C:/BlitzMax/mod/pub.mod/win32.mod/win32.debug.win32.x86.a(kernel32.bmx.debug.win32.x86.o)(code+0x3c): undefined reference to `bbOnDebuoLeaveScope' Build Error: Failed to link C:/BlitzMax/Jake/X/X.debug.exe Process complete
The only odd thing I can see is "bbOnDebuoLeaveScope" looks like it should say Debug not Debuo, but I haven' really got a clue about this.
I'm using 1.22 (but haven't done a sync mods since). The weird thing is it just broke and I hadn't even made any changes! I was actually creating and testing levels and I just hit F5 like normal and this came up. I'd compiled normally a few minnutes before. It works with debug mode turned off btw.
Any ideas? Thanks in advance.