Sending precompiled output from cpp into mtasc

View: New views
1 Messages — Rating Filter:   Alert me  

Sending precompiled output from cpp into mtasc

by Selene Platt :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I read a couple of threads from 2005 on how to conditionally compile .as
files using cpp, and it works...but I want to pipe that output into mtasc as
the input file.  Simply doing "cpp file.as -P -DFLAG | mtasc (etc.) does not
work - I receive a usage error, presumably b/c it can't find an input file.
This may be a simple syntax problem or something with mtasc.  Please help!
Thanks,

Selene


--
MTASC : no more coffee break while compiling