I hope someone can help :
1) when running the BitmapSprite example ( at C:\Symbian\6.1\Series60\Epoc32Ex\Graphics\WS\BitmapSprite) I get a "System error"
2) can someone tell me how to build and run the Animation example ? (C:\Symbian\6.1\Series60\Series60Ex\Animation)
thanks a lot
1.Set up EPOCROOT to \Symbian\6.1\Series60\ in environment variables under system properties
2. Go to C:\Program Files\Microsoft Visual Studio\VC98\Bin from cmd prompt and type in VCVARS32.BAT to set up the nmake
3.Go to the
C:\Symbian\6.1\Series60\Series60Ex\Animation\group directory from the cmd prompt(It usually has the abld.bat file ) and then to Build type in "bldmake bldfiles "
followed by "abld build wins udeb" and " abld build armi urel"
4. Then go to the C:\Symbian\6.1\Series60\Series60Ex\Animation\sis directory
To make the sis file type "makesis Animation.pkg"
5. Transfer this *.sis file to your phone through infrared port or just run the emulator using "epoc" cmd to run the application example