Anonymous | Login | 2022-06-26 14:37 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 | ||||
0000076 | OMNeT++ | IDE / C++ development | public | 2009-06-10 15:38 | 2011-05-24 12:47 | ||||
Reporter | rhornig | ||||||||
Assigned To | andras | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000076: Dependency is not correctly calculated for msg files in a new folder | ||||||||
Description | If we add a new file folder into our project, and there are some MSG files in the newly added folder, the make dependency will NOT build correctly. That means, if we include _m.h in other folders, the opp_msgc will NOT be called before the compiling of the source file(which has included the _m.h). But, if the excute "opp_makemake -f --nmake --deep -O Bin" in the command line, the make dependency works well. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2009-06-10 15:38 | rhornig | New Issue | |
2011-05-24 12:47 | andras | Status | new => resolved |
2011-05-24 12:47 | andras | Fixed in Version | => 4.2b3 |
2011-05-24 12:47 | andras | Resolution | open => fixed |
2011-05-24 12:47 | andras | Assigned To | => andras |
Copyright © 2000 - 2022 MantisBT Team |