| Anonymous | Login | 2025-10-30 19:10 UTC | ![]() |
| My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0002126 | VCMI | Other | public | 2015-03-10 10:40 | 2016-11-11 08:22 | ||||
| Reporter | Mixaill | ||||||||
| Assigned To | Warmonger | ||||||||
| Priority | urgent | Severity | block | Reproducibility | N/A | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | Any | OS | Any | OS Version | Any | ||||
| Product Version | 0.97c | ||||||||
| Target Version | 0.97c | Fixed in Version | 0.97c | ||||||
| Summary | 0002126: CMake builds is briken | ||||||||
| Description | Same file were moved or delete in recent commits. .CMake files need to be updated according these changes. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
Notes |
|
|
(0005606) Kantor (updater) 2015-03-10 12:46 |
Right, seems that some of headers in 'lib' folder contain wrong include directives, mostly in 'lib\spells\CSpellHandler.cpp' there is #include "SpellMechanics.h", but should be #include "ISpellMechanics.h", and as I see there is lack of CDefaultSpellMechanics.h header in the same folder. |
|
(0005607) Warmonger (administrator) 2015-03-10 13:22 edited on: 2015-03-10 13:31 |
New SpellMechanics.h header was added recently on top of ISpellMechanics. Seems that I forgot to upload it. |
|
(0005608) SXX (administrator) 2015-03-10 16:34 |
As far as I get CDefaultSpellMechanics.h is completely missing in develop: https://github.com/vcmi/vcmi/tree/develop/lib/spells [^] While it's there in @AVS branch: https://github.com/alexvins/vcmi/blob/SpellsRefactoring5/lib/spells/CDefaultSpellMechanics.h [^] |
|
(0005612) Warmonger (administrator) 2015-03-10 19:11 |
Should be fixed in https://github.com/vcmi/vcmi/commit/b5c270082b7f7702c740e3e2e488ab2ba24fbc68 [^] |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2015-03-10 10:40 | Mixaill | New Issue | |
| 2015-03-10 10:40 | Mixaill | Status | new => assigned |
| 2015-03-10 10:40 | Mixaill | Assigned To | => Mixaill |
| 2015-03-10 12:46 | Kantor | Note Added: 0005606 | |
| 2015-03-10 13:22 | Warmonger | Note Added: 0005607 | |
| 2015-03-10 13:31 | Warmonger | Note Edited: 0005607 | View Revisions |
| 2015-03-10 16:34 | SXX | Note Added: 0005608 | |
| 2015-03-10 19:11 | Warmonger | Note Added: 0005612 | |
| 2015-03-10 19:11 | Warmonger | Status | assigned => resolved |
| 2015-03-10 19:11 | Warmonger | Fixed in Version | => 0.97c |
| 2015-03-10 19:11 | Warmonger | Resolution | open => fixed |
| 2015-03-10 19:11 | Warmonger | Assigned To | Mixaill => Warmonger |
| 2016-11-11 08:22 | SXX | Status | resolved => closed |
| Copyright © 2000 - 2025 MantisBT Team |