Hello, I am trying to set a project to use the DynamicData API. While trying to compile it I quickly found that there are a lot of simple typos and bugs that prevent this section of code from compiling. (EX. line 66 of TDynamicData.hpp has uint32_T, notice the uppercase T, which prevents things from compiling). I fixed these simple bugs and went on to discover significantly more complicated issues.
My question is if the DynamicData API was every full implemented and if so I could get some help setting my system up or if I am working at code that was never completed. Thanks.
Hello, I am trying to set a project to use the DynamicData API. While trying to compile it I quickly found that there are a lot of simple typos and bugs that prevent this section of code from compiling. (EX. line 66 of TDynamicData.hpp has uint32_T, notice the uppercase T, which prevents things from compiling). I fixed these simple bugs and went on to discover significantly more complicated issues.
My question is if the DynamicData API was every full implemented and if so I could get some help setting my system up or if I am working at code that was never completed. Thanks.