I've used that in my code , and it works on PC, but when I try to compile with EDGEIDE for s60 1rst ed, here's the error :
In file included from d:\edge\include\edgemain.h:21,
from MoonQuest.cpp:7:
d:\edge\include\esound\\hekkus.h:9: HSS.h: No such file or directory
In file included from MoonQuest.cpp:14:
MoonQuest.h:12: iostream: No such file or directory
MoonQuest.h:13: list: No such file or directory
MoonQuest.h:14: vector: No such file or directory
I'm aware of the Hekkus problem, I guess I have to configure the include path in EDgeIDe. It's the other errors that really bothers me
