.i files not being created on OSX Lion?
BlitzMax Forums/BlitzMax Programming/.i files not being created on OSX Lion?| 
 | ||
| Any time I build modules from the IDE, the .a files are created, but the .i files are not.  This happens with all modules, and was working fine a couple days ago.  Any ideas what could be wrong? BMX: 1.46 GCC/G++: 4.2.1 | 
| 
 | ||
| Have you tried latest mac version of Blitzmax (1.49) ? It has some xcode specific fixes. | 
| 
 | ||
| I have not made any changes to my development environment.  Everything worked fine a few days ago. | 
| 
 | ||
| Amazing.  The exact same thing is happening on a fresh install of Windows XP.  :O | 
| 
 | ||
| Also a fresh install of Blitzmax, or the same version? It's possible that bmk itself got damaged or something? | 
| 
 | ||
| And in both cases, a complete rebuild of all modules solved it. I'm guessing I had some file in our repository that screwed BMK up on both machines somehow. |