chzhc

Results 4 comments of chzhc
trafficstars

我也是 MSVC 下编译工程疯狂报错 感觉可能是qmake配置的问题 但是MinGW32下也是报错 3rdparty\QZXing\CameraImageWrapper.cpp:147:36: error: expected unqualified-id before '.' token memcpy(m, tmpRow->values()..data(), width); 上面这句多了一个. 下面错误不知道如何解决 ./..\build_\debug\obj\cruler.o: In function `ZN6CRulerC2EP7QWidget': C:\Users\ZhangConghai\Desktop\widge\LQFramKit-master\LQAuxiliaryTools/src/cruler.cpp:15: undefined reference to `_imp__GetDeviceCaps@8' C:\Users\ZhangConghai\Desktop\widge\LQFramKit-master\LQAuxiliaryTools/src/cruler.cpp:16: undefined reference to...

It's a bug while trying to print the exactly name in the utf-8 encoding. if you were using python3, you can just git clone the project and remove the decode...