Nikolas Karakotas
Nikolas Karakotas
Here is the output: 
Yes it's working but I'm wondering why I can't see the function in the stack dump. On Tue., 25 Jun. 2019, 8:06 pm Sami Vaarala, wrote: > That output seems...
Hi, It didn't print anything so I enabled it with: DUK_USE_JX: true Now it's visible! 
Hi, So far it's working well but when I integrate it to my setTimeout losing "scope" it calls the object constructor again. What's the best approach to stop this from...
I removed var from dout :)
I just came here to add just that! const char* p = va_arg(va, char*); p = (p == NULL) ? "(null)" : p;
> With Yocto, the .NET publishing should touch any native libs. You should build/package the libQmlNet.so into the Yocto distribution like any other recipe. > > As for adding dotnet...
Hi, I tried to use the latest release by changing the preferred version in layer.conf. I then got the following below. What do you suggest I do? I'm not familiar...
Hi, I removed the QTest.o from the make file and it sucessfully was built. libQmlNet.so was created. What's needed to be done after this step?
So which QT version is supported 5.10? It's not stated in the readme.