Hi,
I have been trying to compile this project (3.0.0) but always got the following issues:
👎 error: /home/Qt5.12.8/5.12.8/gcc_64/lib/libQt5Svg.so: undefined reference to operator delete(void*, unsigned long)@Qt_5' :-1: error: /home/Qt5.12.8/5.12.8/gcc_64/lib/libQt5Widgets.so: undefined reference to operator delete[](void*, unsigned long)@Qt_5'
I have installed all the libs showing on the intro page, and I also tried both the command and qt creator on different versions of linux like mint, ubuntu and kylin, none of these works because of the same issue.
I also tried different versions of qt, could you please help about this? Thanks.
Hi,
I have been trying to compile this project (3.0.0) but always got the following issues:
👎 error: /home/Qt5.12.8/5.12.8/gcc_64/lib/libQt5Svg.so: undefined reference to
operator delete(void*, unsigned long)@Qt_5' :-1: error: /home/Qt5.12.8/5.12.8/gcc_64/lib/libQt5Widgets.so: undefined reference tooperator delete[](void*, unsigned long)@Qt_5'I have installed all the libs showing on the intro page, and I also tried both the command and qt creator on different versions of linux like mint, ubuntu and kylin, none of these works because of the same issue.
I also tried different versions of qt, could you please help about this? Thanks.