-
I am trying to import a header file. I have copied stdlib.h into a separate dir which I then import.
Nothing is actually imported, I get the errors below:
---
Error: Include not found: #include in …
-
Resets Global Libraries variable.
To reproduce:
Install MPS 2.5.1, set up mbeddr as in the manual.
Configure the Global Library to point to the folder with code of mbeddr.
Restart MPS and the value t…
-
Described in detail here:
http://youtrack.jetbrains.com/issue/MPS-18067
-
When merging I am getting the following strange exception. Typically you get this if the java versions do not match but i checked that and this is not the case.
java.lang.UnsupportedClassVersionError…
bkolb updated
11 years ago
-
When we run out type system checks from the command line, we get a bunch of
exceptions
Caused by: junit.framework.AssertionFailedError: Text structure is not normalized
(see stack trace below)
…
-
This one happens when we try to create a new mbeddr runtime config
[1937359] ERROR - ins.mps.smodel.StaticReference - -- target model 'r:f5d9867d-a03b-4991-93e3-3dbd0cd9b1b7(StatemachineTest.sandbo…
-
When creating a state machine, that doesn't refer to a MessageDefintion (via the inspector), then I get the error message posted below during code generation. We should at least provide some kind of w…
-
tested with
mpi.h, stddef.h and openmpi/*
from
/usr/include/mpi.h
/usr/include/stddef.h
/usr/include/openmpi/*
-
all 3 wizards yield NPE
java.lang.NullPointerException
at com.mbeddr.core.util.pluginSolution.plugin.makeMinimalProgram_Action.doExecute(makeMinimalProgram_Action.java:92)
java.lang.NullPoin…
-
Just installed MPS2.5.2 and the October 12 version of MBeddr (build 1030). After adding the core library to Project settings and creating the HelloWorld project (good test for new installs btw) - I ge…