PreProcessor Errors

From Bohemia Interactive Community
Revision as of 00:44, 6 September 2010 by MaHuJa (talk | contribs) (Error 6)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Error 6

Problem:

Preprocessor failed on file X - error 6.

Known reasons:

  • "The problem is that I'm using #ifdef #ifdef #endif #endif. This doesn't work in ArmA. It's only possible to use #ifdef and #endif once and not nested."
  • #endif without preceding #ifdef or ifndef