| Anonymous | Login | Signup for a new account | 2013-05-21 13:29 MDT |
| Main | My View | View Issues | Change Log | Roadmap | IRC Chat |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0000739 | sm-ssc | Build/Compilation Issue | public | 2012-03-19 15:26 | 2012-05-16 03:23 | ||||
| Reporter | SoonDead | ||||||||
| Assigned To | AJ | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | resolved | Resolution | no change required | ||||||
| Platform | x86-64 | OS | Windows | OS Version | 7 | ||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0000739: Unable to build with VS2010 | ||||||||
| Description | Building fails with the following error: 1>LINK : fatal error LNK1181: cannot open input file 'E:\Libraries\Documents\Visual Studio 2010\Projects\sm-ssc\src\/build-sm5-net2010/StepMania/verstub.obj' This is interesting. Anyway in the Build Output before this, there is something related: 1> verstub.cpp 1>cl : Command line warning D9024: unrecognized source file type 'Studio', object file assumed 1>cl : Command line warning D9027: source file 'Studio' ignored 1>cl : Command line warning D9024: unrecognized source file type '2010\Projects\sm-ssc\src\/build-sm5-net2010/StepMania/', object file assumed 1>cl : Command line warning D9027: source file '2010\Projects\sm-ssc\src\/build-sm5-net2010/StepMania/' ignored 1>cl : Command line warning D9030: '/Yc' is incompatible with multiprocessing; ignoring /MP switch 1> ActiveAttackList.cpp | ||||||||
| Steps To Reproduce | Clone the project, pull the head of default. Open with VS2010. Ctrl+Shift+B. | ||||||||
| Additional Information | Tried it on 2 different machines. Both had the same error. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
Notes |
|
|
(0001642) AJ (administrator) 2012-05-14 11:21 |
Try moving the source code to a folder without spaces in the name. That seems to be the issue here. |
|
(0001647) SoonDead (reporter) 2012-05-16 01:13 edited on: 2012-05-16 01:13 |
OK it's a confirmed workaround. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-03-19 15:26 | SoonDead | New Issue | |
| 2012-03-19 15:27 | SoonDead | Steps to Reproduce Updated | View Revisions |
| 2012-05-14 11:21 | AJ | Note Added: 0001642 | |
| 2012-05-14 11:21 | AJ | Status | new => feedback |
| 2012-05-16 01:13 | SoonDead | Note Added: 0001647 | |
| 2012-05-16 01:13 | SoonDead | Status | feedback => new |
| 2012-05-16 01:13 | SoonDead | Note Edited: 0001647 | View Revisions |
| 2012-05-16 03:23 | AJ | Status | new => resolved |
| 2012-05-16 03:23 | AJ | Resolution | open => no change required |
| 2012-05-16 03:23 | AJ | Assigned To | => AJ |
| Copyright © 2000 - 2011 MantisBT Group |