Closed verdepoofie closed 2 years ago
You could check how I build the windows binaries.
I fixed. the problem was in created post-build.bat
file in line 28. There it was trying to reach OpenHantek.exe in /PATH/openhantek/Debug/OpenHantek.exe
which didn't exist. I corrected the path in that line to /PATH/openhantek/OpenHantek.exe
and it worked.
My apologies for the bothering.
Problem: Windows 10 build fails at creation
*.exe
file:I was tryng to build in QTCreator with QT version 5.12