
Untitled
By: a guest on
Jul 13th, 2010 | syntax:
None | size: 1.01 KB | hits: 181 | expires: Never
lbaselib.c
lzio.c
lobject.c
lstring.c
lapi.c
lcode.c
Linking Premake
make: Leaving directory `/build/src/trunk-build/build/premake/src'
Generating GNU makefiles:
...pyrogenesis
...network
...simulation2
...scriptinterface
...engine
...graphics
...i18n
...atlas
...gui
...lowlevel
...mocks_real
...mocks_test
...AtlasObject
...AtlasScript
...wxJS
...AtlasUI
...ActorEditor
...ColourTester
...Collada
...test_gen
...test
==> Building 0AD...
==== Building mocks_real ====
mocks_real.cpp
Linking mocks_real
==== Building network ====
precompiled.cpp
fsm.cpp
NetServer.cpp
../../../source/network/NetServer.cpp: In member function 'bool CNetServer::SetupConnection()':
../../../source/network/NetServer.cpp:92:52: error: too few arguments to function 'ENetHost* enet_host_create(const ENetAddress*, size_t, size_t, enet_uint32, enet_uint32)'
/usr/include/enet/enet.h:498:21: note: declared here
make[1]: *** [obj/network_Debug/NetServer.o] Error 1
make: *** [network] Error 2
Aborting...