Closed pedrxd closed 6 years ago
Closing this old ticket, compilation works fine on CentOS / Debian / Ubuntu / Windows [7,10] / OSX >= 10.6 as of today. If you still encounter issues, please do not hesitate to reopen + specify your Linux distribution.
I try to build the engine as debug mode, but is not possible due some error on the botlib:
Output: build/debug-linux-x86_64/Quake3-UrT-Ded.x86_64 build/debug-linux-x86_64/Quake3-UrT.x86_64
make[2]: se entra en el directorio '/simpledirectory/ioq3-for-UrbanTerror-4' LD build/debug-linux-x86_64/Quake3-UrT-Ded.x86_64 build/debug-linux-x86_64/ded/be_aas_route.o: En la función
AAS_TravelFlagForType': /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:192: referencia a
AAS_TravelFlagForType_inline' sin definir build/debug-linux-x86_64/ded/be_aas_route.o: En la funciónAAS_FreeOldestCache': /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:716: referencia a
AAS_ClusterAreaNum' sin definir build/debug-linux-x86_64/ded/be_aas_route.o: En la funciónAAS_ReadRouteCache': /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:1116: referencia a
AAS_ClusterAreaNum' sin definir build/debug-linux-x86_64/ded/be_aas_route.o: En la funciónAAS_UpdateAreaRoutingCache': /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:1315: referencia a
AAS_ClusterAreaNum' sin definir /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:1350: referencia aAAS_TravelFlagForType_inline' sin definir /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:1354: referencia a
AAS_AreaContentsTravelFlags_inline' sin definir /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:1362: referencia aAAS_ClusterAreaNum' sin definir build/debug-linux-x86_64/ded/be_aas_route.o: En la función
AAS_GetAreaRoutingCache': /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:1410: referencia aAAS_ClusterAreaNum' sin definir /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:1439: referencia a
AAS_RoutingTime' sin definir build/debug-linux-x86_64/ded/be_aas_route.o: En la funciónAAS_UpdatePortalRoutingCache': /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:1503: referencia a
AAS_ClusterAreaNum' sin definir build/debug-linux-x86_64/ded/be_aas_route.o: En la funciónAAS_GetPortalRoutingCache': /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:1579: referencia a
AAS_RoutingTime' sin definir build/debug-linux-x86_64/ded/be_aas_route.o: En la funciónAAS_AreaRouteToGoalArea': /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:1673: referencia a
AAS_ClusterAreaNum' sin definir /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:1730: referencia aAAS_ClusterAreaNum' sin definir build/debug-linux-x86_64/ded/be_aas_route.o: En la función
AAS_PredictRoute': /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:1837: referencia aAAS_TravelFlagForType_inline' sin definir /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:1842: referencia a
AAS_TravelFlagForType_inline' sin definir /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:1846: referencia aAAS_AreaContentsTravelFlags_inline' sin definir /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:1851: referencia a
AAS_AreaContentsTravelFlags_inline' sin definir /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:1895: referencia aAAS_TravelFlagForType_inline' sin definir build/debug-linux-x86_64/ded/be_aas_route.o: En la función
AAS_NearestHideArea': /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:2139: referencia aAAS_TravelFlagForType_inline' sin definir /simpledirectory/ioq3-for-UrbanTerror-4/code/botlib/be_aas_route.c:2141: referencia a
AAS_AreaContentsTravelFlags_inline' sin definir collect2: error: ld returned 1 exit status Makefile:1441: fallo en las instrucciones para el objetivo 'build/debug-linux-x86_64/Quake3-UrT-Ded.x86_64' make[2]: [build/debug-linux-x86_64/Quake3-UrT-Ded.x86_64] Error 1 make[2]: se sale del directorio '/simpledirectory/ioq3-for-UrbanTerror-4' Makefile:986: fallo en las instrucciones para el objetivo 'targets' make[1]: [targets] Error 2 make[1]: se sale del directorio '/simpledirectory/ioq3-for-UrbanTerror-4' Makefile:974: fallo en las instrucciones para el objetivo 'debug' make: *** [debug] Error 2