Hi list, Has anybody made that option work?
If i try to use it, i always get the same error: [exec] cpp: 'StdPresent.as: No such file or directory [exec] cpp: warning: `-x c' after last input file has no effect [exec] cpp: no input files [exec] StdPresent.as:1: character 0 : type error Missing class definition And after a bit of investigation i noted that hamtasc calls cpp with the following command line: -E -P -w 'StdPresent.as As you can note, the closing apostrophe is missing an so the name for the preprocessed file. Ideas? Thanks in advance!, -- _____________ Marcelo Volmaro _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
