Paolo Tagliaferri

Results 7 comments of Paolo Tagliaferri

@liuyepiaoxiang thanks for your answer. I tried as you said: ``` var chart = d3.chart.eventDrops().zoomable(true); this.timeline = d3.select('#visual').datum(data).call(chart); console.log("2 - " + this.timeline[0]); // Output: undefined ``` but I'm still...

Hi @winterz, thanks for your help! I tried again with: `cmake -G "NMake Makefiles" -DCMAKE_TOOLCHAIN_FILE=%ANDROID_NDK%/build/cmake/android.toolchain.cmake -DGAMMARAY_BUILD_UI=OFF -DCMAKE_PREFIX_PATH=C:/Qt/5.12.1/android_armv7 -DCMAKE_INSTALL_PREFIX=C:/Qt/5.12.1/android_armv7 ..` but it fails with this error message: > -- Performing Test...

I tried integrating your suggestions, just to recap: `set ANDROID_NDK=C:/Tools/android/android-ndk-r18b set "PATH=c:/Qt/5.12.1/android_armv7/bin;%PATH%" cmake -G "NMake Makefiles" -DCMAKE_TOOLCHAIN_FILE=%ANDROID_NDK%/build/cmake/android.toolchain.cmake -DGAMMARAY_BUILD_UI=OFF -DCMAKE_PREFIX_PATH=C:/Qt/5.12.1/android_armv7/lib/cmake -DCMAKE_INSTALL_PREFIX=C:/Qt/5.12.1/android_armv7 ..` But I got the same error. I also tried...

Hi @winterz, thanks a lot for your help. I tried to use the updated instructions and ran these commands: ` set ANDROID_NDK=C:/Tools/android/android-ndk-r18b C:/Tools/Android/android-ndk-r18b/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe ` I got an error related to...

I'm facing the same problem, did you find out how to make it working without IRQ?

Hi @CharesFang, we'll take care of this issue as soon as possible together with the other backports you reported, thanks a lot!

The proof verification should be added for both **certificates** and **CSW inputs**.