Anonymous | Login | 2022-06-25 11:21 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 | ||||
0000819 | OMNeT++ | IDE / C++ development | public | 2015-03-20 14:31 | 2017-02-13 12:33 | ||||
Reporter | rhornig | ||||||||
Assigned To | rhornig | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.6 | ||||||||
Target Version | Fixed in Version | 5.1 | |||||||
Summary | 0000819: -D feature selection flags should be easily accessible for compilation of dependent libraries | ||||||||
Description | See https://github.com/inet-framework/inet/issues/115 [^] for details. Unfortunately the IDE does not add the CFLAGS generated from the features to any dependent projects. This means that the WITH_... macros are defined differently in the dependent project resulting possibly different memory layouts when header files are accessed from the base project. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0001317) rhornig (administrator) 2017-02-13 12:33 |
It is now possible to generate header files from the feature CFLAGS using the opp_featuretool. Projects should generate an include file and dependent project must include that indirectly. |
![]() |
|||
Date Modified | Username | Field | Change |
2015-03-20 14:31 | rhornig | New Issue | |
2015-10-12 09:28 | ammmar1988 | Issue cloned: 0000855 | |
2017-02-13 12:33 | rhornig | Note Added: 0001317 | |
2017-02-13 12:33 | rhornig | Status | new => resolved |
2017-02-13 12:33 | rhornig | Fixed in Version | => 5.1 |
2017-02-13 12:33 | rhornig | Resolution | open => fixed |
2017-02-13 12:33 | rhornig | Assigned To | => rhornig |
Copyright © 2000 - 2022 MantisBT Team |