There is no spoon

Preprocessor errors

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 06:40, 1 July 2010 by Eliot (Talk | contribs) (Created page with '{{stub}} ==Errors== ;Error, End of script encountered while attempting to parse macro parameter : ;Error, Unknown macro 'macroname'. : The used macro does not exist, be sure that…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Errors

Error, End of script encountered while attempting to parse macro parameter 
Error, Unknown macro 'macroname'. 
The used macro does not exist, be sure that the macro you are trying to use actually exists, if it does and this error still remains then you are probably trying to use a macro that was included or defined in the parentclass of your class.