View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003532 | DarkRadiant | General | public | 26.08.2013 19:50 | 18.07.2014 17:27 |
| Reporter | motorsep | Assigned To | |||
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | PC | OS | Windows | OS Version | 7 Pro 64-bit |
| Summary | 0003532: DarkRadiant from Github doesn't compile for 64-bit | ||||
| Description | Followed all instructions to build DarkRadiant on Windows using MSVC2010 Express. 32-bit build compiles properly, but 64-bit does not: 1>------ Build started: Project: mathlib, Configuration: Debug x64 ------ 1>Error: The "ConfigurationGeneral" rule is missing from the project. 2>------ Build started: Project: ddslib, Configuration: Debug x64 ------ 2>Error: The "ConfigurationGeneral" rule is missing from the project. 3>------ Build started: Project: gtkutillib, Configuration: Debug x64 ------ 3>Error: The "ConfigurationGeneral" rule is missing from the project. 4>------ Build started: Project: picomodellib, Configuration: Debug x64 ------ 4>Error: The "ConfigurationGeneral" rule is missing from the project. 5>------ Build started: Project: xmlutillib, Configuration: Debug x64 ------ 5>Error: The "ConfigurationGeneral" rule is missing from the project. 6>------ Build started: Project: scenelib, Configuration: Debug x64 ------ 6>Error: The "ConfigurationGeneral" rule is missing from the project. 7>------ Build started: Project: commandsystem, Configuration: Debug x64 ------ 7>Error: The "ConfigurationGeneral" rule is missing from the project. 8>------ Build started: Project: script, Configuration: Debug x64 ------ 8>Error: The "ConfigurationGeneral" rule is missing from the project. 9>------ Build started: Project: dm.conversation, Configuration: Debug x64 ------ 9>Error: The "ConfigurationGeneral" rule is missing from the project. 10>------ Build started: Project: include, Configuration: Debug x64 ------ 10>Error: The "ConfigurationGeneral" rule is missing from the project. 11>------ Build started: Project: dm.editing, Configuration: Debug x64 ------ 11>Error: The "ConfigurationGeneral" rule is missing from the project. 12>------ Build started: Project: dm.difficulty, Configuration: Debug x64 ------ 12>Error: The "ConfigurationGeneral" rule is missing from the project. 13>------ Build started: Project: entitylist, Configuration: Debug x64 ------ 13>Error: The "ConfigurationGeneral" rule is missing from the project. 14>------ Build started: Project: scenegraph, Configuration: Debug x64 ------ 14>Error: The "ConfigurationGeneral" rule is missing from the project. 15>------ Build started: Project: eclasstree, Configuration: Debug x64 ------ 15>Error: The "ConfigurationGeneral" rule is missing from the project. 16>------ Build started: Project: dm.objectives, Configuration: Debug x64 ------ 16>Error: The "ConfigurationGeneral" rule is missing from the project. 17>------ Build started: Project: dm.stimresponse, Configuration: Debug x64 ------ 17>Error: The "ConfigurationGeneral" rule is missing from the project. 18>------ Build started: Project: xmlregistry, Configuration: Debug x64 ------ 18>Error: The "ConfigurationGeneral" rule is missing from the project. 19>------ Build started: Project: wavefront, Configuration: Debug x64 ------ 19>Error: The "ConfigurationGeneral" rule is missing from the project. 20>------ Build started: Project: undo, Configuration: Debug x64 ------ 20>Error: The "ConfigurationGeneral" rule is missing from the project. 21>------ Build started: Project: uimanager, Configuration: Debug x64 ------ 21>Error: The "ConfigurationGeneral" rule is missing from the project. 22>------ Build started: Project: sound, Configuration: Debug x64 ------ 22>Error: The "ConfigurationGeneral" rule is missing from the project. 23>------ Build started: Project: skins, Configuration: Debug x64 ------ 23>Error: The "ConfigurationGeneral" rule is missing from the project. 24>------ Build started: Project: shaders, Configuration: Debug x64 ------ 24>Error: The "ConfigurationGeneral" rule is missing from the project. 25>------ Build started: Project: particles, Configuration: Debug x64 ------ 25>Error: The "ConfigurationGeneral" rule is missing from the project. 26>------ Build started: Project: model, Configuration: Debug x64 ------ 26>Error: The "ConfigurationGeneral" rule is missing from the project. 27>------ Build started: Project: dm.gui, Configuration: Debug x64 ------ 27>Error: The "ConfigurationGeneral" rule is missing from the project. 28>------ Build started: Project: md5model, Configuration: Debug x64 ------ 28>Error: The "ConfigurationGeneral" rule is missing from the project. 29>------ Build started: Project: fonts, Configuration: Debug x64 ------ 29>Error: The "ConfigurationGeneral" rule is missing from the project. 30>------ Build started: Project: mapdoom3, Configuration: Debug x64 ------ 30>Error: The "ConfigurationGeneral" rule is missing from the project. 31>------ Build started: Project: testsuite, Configuration: Debug x64 ------ 31>Error: The "ConfigurationGeneral" rule is missing from the project. 32>------ Build started: Project: image, Configuration: Debug x64 ------ 32>Error: The "ConfigurationGeneral" rule is missing from the project. 33>------ Build started: Project: grid, Configuration: Debug x64 ------ 33>Error: The "ConfigurationGeneral" rule is missing from the project. 34>------ Build started: Project: filters, Configuration: Debug x64 ------ 34>Error: The "ConfigurationGeneral" rule is missing from the project. 35>------ Build started: Project: filetypes, Configuration: Debug x64 ------ 35>Error: The "ConfigurationGeneral" rule is missing from the project. 36>------ Build started: Project: eventmanager, Configuration: Debug x64 ------ 36>Error: The "ConfigurationGeneral" rule is missing from the project. 37>------ Build started: Project: vfspk3, Configuration: Debug x64 ------ 37>Error: The "ConfigurationGeneral" rule is missing from the project. 38>------ Build started: Project: entity, Configuration: Debug x64 ------ 38>Error: The "ConfigurationGeneral" rule is missing from the project. 39>------ Build started: Project: eclassmgr, Configuration: Debug x64 ------ 39>Error: The "ConfigurationGeneral" rule is missing from the project. 40>------ Build started: Project: archivezip, Configuration: Debug x64 ------ 40>Error: The "ConfigurationGeneral" rule is missing from the project. 41>------ Build started: Project: DarkRadiant, Configuration: Debug x64 ------ 41>Error: The "ConfigurationGeneral" rule is missing from the project. ========== Build: 0 succeeded, 41 failed, 0 up-to-date, 0 skipped ========== | ||||
| Tags | No tags attached. | ||||
|
Ok, there was an issue with Win SDK 7.1 due to bug in MSVC 2010 SP1. That was fixed and we still having issues: http://pastebin.com/LRCtu6KF Another log, detailed, for one of the modules failing to compile: http://pastebin.com/C0e0i2Se |
|
| Is this still an issue? | |
| Will close this one. If build errors still persist, please just re-open this entry. | |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 26.08.2013 19:50 | motorsep | New Issue | |
| 26.08.2013 22:13 | motorsep | Note Added: 0006084 | |
| 27.08.2013 01:48 | motorsep | Note Edited: 0006084 | |
| 16.01.2014 13:29 | greebo | Note Added: 0006349 | |
| 16.01.2014 13:29 | greebo | Status | new => feedback |
| 18.07.2014 17:27 | greebo | Note Added: 0006733 | |
| 18.07.2014 17:27 | greebo | Status | feedback => closed |
| 18.07.2014 17:27 | greebo | Resolution | open => no change required |