View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004505 | Spring engine | AI | public | 2014-08-13 21:02 | 2014-08-17 20:03 |
| Reporter | jK | Assigned To | abma | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | no change required | ||
| Target Version | 98.0 | ||||
| Summary | 0004505: AI: fails to configure when submodules aren't checked out | ||||
| Description | CMake Error at AI/Interfaces/C/CMakeLists.txt:48 (add_library): Cannot find source file: /mnt/data/repos/spring.git/AI/Wrappers/CUtils/./SSkirmishAISpecifier.cpp Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx Call Stack (most recent call first): AI/Skirmish/E323AI/CMakeLists.txt:8 (ConfigureNativeSkirmishAI) | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
is the submodule up to date? this commit should have already fixed it: https://github.com/spring/E323AI/commit/53375ed9cf670e7a00ba3fda86a39bc28936414c i guess git submodule sync && git submodule update fixes the error |
|
|
this commit updated submodules: https://github.com/spring/spring/commit/806e4eaee1c0d0c84423504e48ca8e659590fb5e git submodule sync && git submodule update will fix this error, if not please report back! |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-08-13 21:02 | jK | New Issue | |
| 2014-08-16 16:26 | abma | Assigned To | => abma |
| 2014-08-16 16:26 | abma | Status | new => assigned |
| 2014-08-16 16:26 | abma | Target Version | => 98.0 |
| 2014-08-16 16:30 | abma | Note Added: 0013520 | |
| 2014-08-16 16:30 | abma | Status | assigned => feedback |
| 2014-08-17 20:03 | abma | Note Added: 0013527 | |
| 2014-08-17 20:03 | abma | Status | feedback => closed |
| 2014-08-17 20:03 | abma | Resolution | open => no change required |