-
Hey
I have smartos server where I created zone (vm) with ubuntu. I just executed commands for docker container, and successfully installed everything needed for building my project for linux (i'm d…
-
- I'm using ecmascript DM.
- There are some JSON files loaded into the context during initialization of SCXML:
`...`
- Before fixing of issue #141 (Thanks for it!) evaluation of such data elements …
1aNam updated
7 years ago
-
Hello,
i try to compile this source.
i follow https://github.com/limetext/lime/wiki/Building-on-Arch-Linux for install `python35`:
```
Packages (1) python35-3.5.3-1
Total Installed Size: 114…
-
At startup
```
> # transform given SCXML document into ANSI-C fragment
> $ uscxml-transform -tc -i https://raw.githubusercontent.com/tklab-tud/uscxml/master/test/w3c/null/test436.scxml
```
Th…
edbek updated
7 years ago
-
I was following the official windows without android support installation instructions and I ran into an error. I am not really sure what caused the error. The error showed up when running this comman…
-
```
% brew install -vvv gammaray-qt5
==> Installing gammaray-qt5 from kdab/tap
==> Installing dependencies for kdab/tap/gammaray-qt5: kdstatemachineeditor-qt5
==> Installing kdab/tap/gammaray-qt5 …
-
Hello,
1)I am not fully satisfied that content executes a couple of times. You are trying to do everything by 1 function. Why not to create separate functions such as evalExpr, evalScript?
2)Imag…
-
With current HEAD at 8fdb852dd5e830c8a71eb36f976586042922a9b0 running `$GOPATH/bin/qtsetup` results in most of `.go` files missing which makes it impossible to do `go run path/to/project` since it rep…
-
Can i install webkit with msys2? I cant use regular installation due to #376.
I tried `pacman -S mingw-w64-x86_64-qtwebkit` and copying webkit files to empty folder like `C:\Qt\Qt5.8.0\mingw53_32` a…
-
Hello,
I created my custom DelayedEventQueue and passed it through the ActionLanguage class
```
AviaDelayedEventQueue *aviaqueue = new AviaDelayedEventQueue(g_intepreter.getImpl().get());
aviaqueu…