Error 3 in the makefile
-
Hello everyone!
I cloned the project from here: https://github.com/Schildkroet/CANgaroo.
When building on Win 10 x64, I get the error mingw32-make: *** [J:/ORU_CAN/CANgaroo/build/Desktop_Qt_6_7_3_MinGW_64_bit-Debug/Makefile:43: sub-src-qmake_all] Error 3
Where should I look for the cause? I tried QT Creator versions 15 and 18. QT 6.7.3 is installed. -
Hello everyone!
I cloned the project from here: https://github.com/Schildkroet/CANgaroo.
When building on Win 10 x64, I get the error mingw32-make: *** [J:/ORU_CAN/CANgaroo/build/Desktop_Qt_6_7_3_MinGW_64_bit-Debug/Makefile:43: sub-src-qmake_all] Error 3
Where should I look for the cause? I tried QT Creator versions 15 and 18. QT 6.7.3 is installed.@kservice said in Error 3 in the makefile:
Where should I look for the cause?
Above the line you posted. The actual error message should be above the line you posted.
-
@kservice said in Error 3 in the makefile:
Where should I look for the cause?
Above the line you posted. The actual error message should be above the line you posted.
-
@jsulm said in Error 3 in the makefile:
Above the line you posted. The actual error message should be above the line you posted.

-
My joy was premature. I received the .exe file, but when I launched it, I got an error:
"Unable to continue code execution because the system could not find QTCharts.dll. To fix this, try reinstalling the program."
There's a Windows release on GitHub, where I downloaded the project. It contains numerous .dll files in the folder containing the .exe file.
What should I do to ensure I have all the necessary files? -
Hi,
Use windeployqt