Replies: 1 comment 2 replies
-
Sorry that you haven't gotten any answers on this. I don't know if there is anyone who wrote that code (a long time ago) active enough to understand/explain it better than the source code itself. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm currently rewriting managed build. I have succeeded to get the project creation and build to work.
I wanted to add some GU things for testing; but I've been trying for weeks to get the UI to work 😒 . I run into problems deep inside CDT that I still fail to understand (F.I. in PathSettingsContainer) and those issues are not MBS specific.
However looking at the type hierarchies of these 2 classes I do not see other build providers implementing these classes.
Also following classes used in this solution have documentation issues
Before I try to explain the problems I'm running into (which would clearly demonstrate I have no clue what I'm doing 🤡 ) I would like to be sure this is the way to do a MBS type builder integration into CDT.
If not please point me to the appropriate way/documentation.
Best regards
Jantje
Beta Was this translation helpful? Give feedback.
All reactions