Hi guys,
Ubuntu newbye here! I'm trying to build fifengine following the guide on the documentation (developers manual). I've arrived at the point of building the engine using cmake, and it is at this point that cmake gives me errors. It says that I have installed swig version 3.0.8, which i cannot use. I tried to remove the application (previously installed with "apt-get install"), and reinstall it via the tar.gz files found on the official site. I tried to use the 3.0.7 and the 3.0.6 versions, but both of them gives me the same error.
I really don't know where to put my hands and what to do.
Maybe I'm installing it in the wrong way? I started using Ubuntu "seriously" about a month ago, probably I'm missing something obvious regarding the installation process.