Hi,

I would like to use fmod, could someone explain me what must I do to use this library...

I installed fmod,
I added the LIBS+=fmod.lib in my .pro
I added the #include "fmod.hpp" line in my project

But it doesn't work ! the compilator doesn't find the fmod.hpp file.

Please help !

Alex