Changes for page Project Management
Last modified by Richard Kreissig on 2023/09/14 10:56
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -85,7 +85,7 @@ 85 85 86 86 When writing the configuration, use code completion to see available attributes for the entities. The following table describes the available attributes. 87 87 88 -(% class="relative-table" style="width: 99.937%;" %) 88 +(% class="relative-table wrapped" style="width: 99.937%;" %) 89 89 |=((( 90 90 **Attribute** 91 91 )))|=((( ... ... @@ -559,3 +559,15 @@ 559 559 === [[image:attach:wrapper_code_generation_example.png]] === 560 560 561 561 ---- 562 + 563 +== Problem Solving == 564 + 565 +=== CDT Projects === 566 + 567 +When working with the CDT, the folder that contains the simulation code has to be excluded from the CDT build, because this code is compiled using the compiler specified in the kibuild file, and every simulation file has an additional main function, which is not the use-case that a CDT project is made for. These files are self contained and do not interact with other files in the CDT project, thus they should not be built. 568 + 569 +[[image:attach:cdt_exlude_from_build.png]] 570 + 571 +\\ 572 + 573 +----
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -3 11624911 +33259852 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/3 1162491/V2 Project Management1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/33259852/V2 Project Management