Can't create output file

BlitzMax Forums/BlitzMax Programming/Can't create output file

JoshK(Posted 2011) [#1]
I'm building modules on OSX 10.6. Other modules work fine, but bah.regex has a problem. It worked fine when I copied the files over Dropbox, but doesn't work when I copied the files from a DVD.
The folder permissions are set to "Read & Write" for all users.

Building Modules
Compiling:pcre_chartables.c
/var/folders/gY/gYexfTwyFyCeS2cRLDYRS++++TI/-Tmp-//cc3HGljQ.s:unknown:FATAL:can't create output file: /Applications/BlitzMax/mod/bah.mod/regex.mod/src/.bmx/pcre_chartables.c.debug.macos.x86.o
Build Error: failed to compile /Applications/BlitzMax/mod/bah.mod/regex.mod/src/pcre_chartables.c
Process complete


JoshK(Posted 2011) [#2]
Ah, I just discovered "Apply to enclosed items".