Anonymous | Login | 2021-03-07 17:49 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 | ||||
0000364 | OMNeT++ | IDE / C++ development | public | 2011-06-29 00:19 | 2011-08-31 14:41 | ||||
Reporter | andras | ||||||||
Assigned To | andras | ||||||||
Priority | high | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.1 | ||||||||
Target Version | 4.2 | Fixed in Version | 4.2 | ||||||
Summary | 0000364: Renaming or deleting a "makemake" folder permanently breaks build | ||||||||
Description | Renaming or deleting a folder with Makefile generation enabled (Project Properties->Makemake->Makemake option) causes subsequent builds to fail with the message: Error refreshing makefiles Resource <missing-source-folder> does not exist This state cannot be fixed from within the IDE. One must either restore the folder, or manually remove the folder's line from .oppbuildspec. Suggested fix: 1. update .oppbuildspec when a makemake folder is renamed/deleted 2. when refreshing makefiles, the IDE should ignore nonexistent folders (or only warn, but it should definitely not be an error) | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0000540) andras (administrator) 2011-08-31 14:41 |
What the fix does: - ignore nonexistent folders when refereshing makefiles - purge buildspec (remove nonexistent folders from it) when user commits the Makemake Options project property page TODO: update buildspec when user renames a folder. |
![]() |
|||
Date Modified | Username | Field | Change |
2011-06-29 00:19 | andras | New Issue | |
2011-08-31 14:41 | andras | Note Added: 0000540 | |
2011-08-31 14:41 | andras | Status | new => resolved |
2011-08-31 14:41 | andras | Fixed in Version | => 4.2 |
2011-08-31 14:41 | andras | Resolution | open => fixed |
2011-08-31 14:41 | andras | Assigned To | => andras |
Copyright © 2000 - 2021 MantisBT Team |