Hey,
I get a problem with the Compiling für Linux/Mac. Windows and Linux with gcc3 work. Version 6202
The Previos version 6199 work
At example the Output gcc4:
===> CXX dataobj/freelist.cc
===> CXX dataobj/gameinfo.cc
In file included from dataobj/gameinfo.cc:10:0: dataobj/network.h:50:27: schwerwiegender Fehler: netinet/typ.h: Datei oder Verzeichnis nicht gefunden
Kompilierung beendet.
make: *** [build/default/dataobj/gameinfo.o] Fehler 1
Full Output see http://simutrans-germany.com/stn/data/compile.log.gcc4.txt (http://simutrans-germany.com/stn/data/compile.log.gcc4.txt)
(Attention: with the next nightly, the Output could be changed)
Greeting,
Werner
netinet/typ.h has to be netinet/tcp.h in network.h. Typo. Whoever commits first, fixes it :)
we would check next nightly :police:
fixed in r 6203
No Problem in last Generation, so -> Fixed