Skip to content

Migrate to MPS2022.2.4 and drop debugger/spawner usage #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

nkoester
Copy link

This is a try to migrate mbeddr.cpp to MPS 2022.2.4. It is especially difficult as the spawner and debugger were removed from mbeddr recently [1][2].

I removed all occurrences and references and was able to build mbeddr.cpp from console using gradle. From within MPS I am currently unable to build, but this might be a setup problem.

Unfortunately I cannot get the test.ex.com.mbeddr.cpp to compile and I do currently not have the domain knowledge to know what is happening. Maybe some of the long-term maintainers can say more about this?

[1] mbeddr/mbeddr.core#2272
[2] mbeddr/mbeddr.core#2509

@nkoester
Copy link
Author

Maybe @eugenschindler or @enikao can help out here or know who can have a look?

@eugenschindler
Copy link
Member

@nkoester: no access to my machine currently to look at at. I know that @coolya helped @enikao to refactor mbeddr.cpp in the current proper extension to mbeddrC. Otherwise you can take it to Sergej Koscejev. He removed the spawner so may know the deps better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants