<
From version < 4.1 >
edited by aas2
on 2017/08/03 10:05
To version < 5.1 >
edited by aas2
on 2017/08/03 10:14
>
Change comment: There is no comment for this version

Summary

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 -31162491
1 +33259852
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/31162491/V2 Project Management
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/33259852/V2 Project Management