MantisBT

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001107VCMIOtherpublic2012-09-29 17:422014-05-30 17:41
Reporterdouggie_m 
Assigned ToIvan 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001107: [PATCH] Add AI/BattleAI to configure.ac to make possible it to build
DescriptionIndex: configure.ac
===================================================================
--- configure.ac (revision 2952)
+++ configure.ac (working copy)
@@ -110,4 +110,5 @@
 VCMI_SCRIPTING_LIBS_DIR="$libdir/vcmi/Scripting"
 AC_SUBST(VCMI_SCRIPTING_LIBS_DIR)
 
-AC_OUTPUT(Makefile lib/Makefile client/Makefile server/Makefile AI/FuzzyLite/Makefile AI/Makefile AI/StupidAI/Makefile AI/EmptyAI/Makefile AI/VCAI/Makefile Scripting/ERM/Makefile)
+AC_OUTPUT(Makefile lib/Makefile client/Makefile server/Makefile AI/FuzzyLite/Makefile AI/Makefile AI/StupidAI/Makefile AI/EmptyAI/Makefile AI/VCAI/Makefile AI/BattleAI/Makefile Scripting/ERM/Makefile)
+
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0003115)
douggie_m (reporter)
2012-09-29 17:43

Without this, build fails:

  CXXLD libVCAI.la
make[3]: Leaving directory `/home/username/Development/VCMI/vcmi-svn/AI/VCAI'
make[2]: Leaving directory `/home/username/Development/VCMI/vcmi-svn/AI/VCAI'
Making all in BattleAI
make[2]: Entering directory `/home/username/Development/VCMI/vcmi-svn/AI/BattleAI'
make[2]: *** No rule to make target `all'. Stop.
make[2]: Leaving directory `/home/username/Development/VCMI/vcmi-svn/AI/BattleAI'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/username/Development/VCMI/vcmi-svn/AI'
make: *** [all-recursive] Error 1
(0003120)
Ivan (developer)
2012-09-29 19:19

Done. Rev 2955

- Issue History
Date Modified Username Field Change
2012-09-29 17:42 douggie_m New Issue
2012-09-29 17:43 douggie_m Note Added: 0003115
2012-09-29 17:46 Ivan Assigned To => Ivan
2012-09-29 17:46 Ivan Status new => assigned
2012-09-29 19:19 Ivan Note Added: 0003120
2012-09-29 19:19 Ivan Status assigned => resolved
2012-09-29 19:19 Ivan Resolution open => fixed
2014-05-30 17:41 beegee Status resolved => closed

Site | Forums | Wiki | Slack | GitHub


Copyright © 2000 - 2024 MantisBT Team
Hosting provided by DigitalOcean