Cannot Compile on Intel Mac

Archives Forums/MacOS X Discussion/Cannot Compile on Intel Mac

SebHoll(Posted 2007) [#1]
Hi,

I've just tried to compile my app on an Intel OS X Mac and I'm getting the following error message when trying to compile:

/Users/marksibly/blitzmax/src/compiler/exp.cpp:725: failed assertion `0'
Build Error: failed to compile /Users/sebholl/Desktop/Source/project1.bmx


I've never seen this before - what does it mean. I'm running BMax v1.24 with latest syncmods.

Cheers


Seb


SebHoll(Posted 2007) [#2]
Bumpety-bump. Anyone any ideas? IS THIS A BUG?


JaviCervera(Posted 2007) [#3]
Last time I compiler a BMax program it worked fine. It was with version 1.22 though...


Winni(Posted 2007) [#4]
I think I saw something similar to this when I tried to use the PowerPC compiler on an Intel Mac... (That was before there was an official Intel version of BlitzMax available.)

In worst case, erase the entire BlitzMax directory, install 1.18 from scratch, then the 1.24 update, then do a syncmods and then finally run a "Rebuild all modules" and a "Doc mods". That usually helps.