My code is working fine on emulator and i want to test it out on a device. and for making it's sis i have to make SIS file. when i am building my application for ARMI platofrm it's giving error as:
You have static variables in your code, which are not allowed in dlls. If your project has many file and you don't know exactly where they are, the following commands may help:
nm *.o > tmp
find /I " d " tmp > globals.txt
find /I " b " tmp >> globals.txt
find /I " g " tmp >> globals.txt
The directory to run them seems to be
\Symbian\6.1\Series60\EPOC32\BUILD\SYMBIAN\6.1\SERIES60\SERIES60EX\APPLIGROUP\armi\urel