weird error message during build action
Hey!
What's the problem with this error message?
Anyone an idea? I'm just trying to build a small standalone IDE with my installed plugins and without any languages and solutions.
Error running DSLDistribution: Can not find xml-file for script jetbrains.mps.execution.lib.NodeByConcept_Configuration
Thanks
Regards msch95
Please sign in to leave a comment.
If you take a look at the inspector of your build script (concept BuildProject), you can find a path to a file in light grey. That's the file that MPS cannot find.
I have the same problem! I want to package my DSL as a plugin. I followed this video and wrote the build script. Now, when I run it, I get the exact same error:
We surely have problem with this error appearing. https://youtrack.jetbrains.com/issue/MPS-24728 here is the way I was able to reproduce the error. If you had some different scenario please provide more details about it.
Thanks, Michael and Maria! What Michael suggested worked.