Sam Temple

Results 8 comments of Sam Temple

@rpverret I am now looking to extend this project with Kplex on a raspberry pi, is it possible for you to tell me how you consumed the data into kplex...

Has anyone had any luck with the Debug build in Windows? 'KCrash' file not found line 10 main.cpp

Hi @patrickelectric yes the debug project will not build in Qt because of these lines: #if defined(QT_DEBUG) && defined(Q_OS_WIN) #include #endif Cannot open include file: 'KCrash':No such file or directory

@patrickelectric also this issue: D:\GitRepos\ping-viewer\src\waterfall\gradientscale.h:37: warning: Property declaration waterfallGradient has no READ accessor function or associated MEMBER variable. The property will be invalid.

@patrickelectric I have successfully ran a build of the Release configuration but upon opening pingviewer.exe i get DLL issues: Qt5Charts.dll Qt5Widgets.dll Qt5QuickControls2.dll Qt5Quick.dll All seem to be not found

@patrickelectric I have followed those instructions line by line and still no luck with building a debug or release configuration, this is in Windows 10 using Qt Creator and Qt...

It seems that when I run it from the Green Play button it works fine, but trying to run it from the .exe file in the folder system it gets...

Today it stopped working, any news on the updates?