Problem with Xtension

AFERNANDEZ

Registered
Hi All,

I am developing a QuarkXPress Xtension using CodeWarrior 9.0. For this purpose I have developed some classes on the project. They are compiled correctly, the problem appears when I include the header file of one of the classes on the Xtension main file. I get strange compilers errors like:

Error on Class.h
Error: Undefined Identifier 'class'

I am very new on MAC and XTension development, so surely I am doing something wrong or have forgotten anything so please any help would be very very welcome...

Thnaks in advance.
 
Back
Top