Hello James
I'm trying to compile Sim-Exp 112.x merge (last update on github) using the procedure: http://forum.simutrans.com/index.php?topic=6512.msg74962#msg74962
I have a problem, I attach the error obtained.
Giuseppe
Hmm, this uses the makefile, doesn't it? Perhaps Bernd needs to look at updating the makefile for the merge, as I believe that he, like I, uses MSVC++.
Oops, abs() is Visual C++ specific.
Changed to standard C fabs() in my "112.x merge" branch.
Hello Bernd
Thank's, now it's ok! :)
Giuseppe
Excellent!