There's a "fatal error" when I try to compile "wmelite-julia-branch".
Here is the message I get in Visual C++ 2008 Express :
1>------ Début de la génération : Projet : wmelite, Configuration : Release Win32 ------
1>Compilation en cours...
1>main.cpp
1>d:\atelier sentô\the coral cave\wme lite - julia fork\src\BSoundBuffer.h(32) : fatal error C1083: Impossible d'ouvrir le fichier include : 'bass_fx.h' : No such file or directory
1>Le journal de génération a été enregistré à l'emplacement "file://d:\Atelier Sentô\the coral cave\wme lite - JULIA fork\visualc\Release\BuildLog.htm"
1>wmelite - 1 erreur(s), 0 avertissement(s)
========== Génération : 0 a réussi, 1 a échoué, 0 mis à jour, 0 a été ignoré ==========
Sorry for the little bits of French in those lines.
Here is a translation of the 4th line:
1>d:\atelier sentô\the coral cave\wme lite - julia fork\src\BSoundBuffer.h(32) : fatal error C1083: Impossible to open the include file : 'bass_fx.h' : No such file or directory
I've tried again to compile metamorphium version of wmelite but I've encountered the same problem (explained on the quote above)
I've tried with the original wmelite and it worked fine.
Here is what I've done:
1- I copy the source files on a folder on my computer.
2- I download dep_visualc2008_september2013.zip and unpack it to visualc\dep directory
3- I open visualc\wmelite.sln in Visual C++ 2008 Express and compile.
But I get this error message again:
1>d:\atelier sentô\the coral cave\wme lite - julia fork\src\BSoundBuffer.h(32) : fatal error C1083: Impossible to open the include file : 'bass_fx.h' : No such file or directory
Any idea where the problem can be?
If not, it's not really important: I was just curious to try out Metamorphium's version.
Thank you for the help!