I know that this platform is dead, but for the sake of my old phone, I'm building an app for it.
My application needs to use the Crypto++/CryptoPP library, I have version 5.6.2 of the library built for MSVC2008 and it works with the Simulator and Desktop kits normally.
I've tried to copy the source and header files to a new static library project for Symbian and attempted to build, but I kept getting sequential errors, every time I "fix" one, new one pops up, until I reached a big list of errors I have no idea how to deal with.
Is there any builds or at least instructions on how to build for Symbian?