16 May 2013 17:21
Windows build broken by revision 5803
James Paige <Bob <at> HamsterRepublic.com>
2013-05-16 15:21:35 GMT
2013-05-16 15:21:35 GMT
Get ready to change that comment from HATEHATEHATE to HATEHATEHATEHATE Revision 5803, to fix the __UNIX__ define with FreeBasic 0.90 breaks compiling on windows: C:\Users\James\src\ohr\wip>scons scons: Reading SConscript files ... scons: done reading SConscript files. scons: Building targets ... fbc -lang fb -c os_windows.bas -o os_windows.o -mt -exx -g C:\Users\James\src\ohr\wip\config.bi(55) error 3: Expected End-of-Line, found '* ' in '#IFDEF __FB_VER_MINOR__ * 100 + __FB_VER_MINOR__ < 90' scons: *** [os_windows.o] Error 1 scons: building terminated because of errors. That is from the nightly build box, using FreeBasic 0.24 --- James
RSS Feed