Ashish Magar

Results 3 comments of Ashish Magar

Any updates on the support of Conv3D?

I realized that the linker may be throwing away some unused functions so I had tried this: `TARGET_LINK_LIBRARIES (exe_static libdarkhelp.a libdarknet.a ${OpenCV_LIBS} Threads::Threads )` But still similar error: ``` $>...

I needed to add the QTcpSocket header in QGCTileCacheWorker.cpp `#include ` It is past that error now. However crashes with new error: ``` /media/ashish/Data1/_ASHISH/15_QGroundControl/qgroundcontrol_source_build/qgroundcontrol_stable4p2/qgroundcontrol/src/QtLocationPlugin/MapProvider.cpp: In constructor ‘MapProvider::MapProvider(const QString&, const QString&,...