luppiter

Results 3 issues of luppiter

For example: In server, a function named _testClass(CPPClass cc)_, procedure name is _"xxx.xxx"_ ``` class CPPClass { int a; int b; int c; std::vector d; } ``` In client, how...

Codes under work well some times before, but never worknow : ` try { autobahn = require('autobahn'); } catch (e) { console.log("wamp_orbital.js.connectServer exception = " +e); return; }` Exception occurs:...

enhancement

``` E:\Applications\Qt\Tools\mingw730_64\lib\gcc\x86_64-w64-mingw32\7.3.0\include\wmmintrin.h:77: error: inlining failed in call to always_inline '_mm_aesimc_si128': target specific option mismatch _mm_aesimc_si128 (__m128i __X) ^~~~~~~~~~~~~~~~ E:/Applications/Qt/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/wmmintrin.h:77:1: error: inlining failed in call to always_inline '_mm_aesimc_si128': target specific option...