Hi,
I am basically a iPhone developer.
Recently i got a project for nokia to be developed with Qt.
While checking for examples i wrote
#include <Foundation/NSString.h>
which shows that some of the Objective C data structures are in Qt also.
But i got lots of warning like "stray @" in line ##...
Do i need to include something extra to work with these...
Thanks. :-)



