huilin-al
huilin-al
Hi,This is due to the fact that gcc7 has been included in the libstdc .h for better optimization, C Library's header file stdlib.h uses Include_next, and include_next is sensitive to...
Can you show me all your installation steps so that I know which step you take is different from mine, and my bandage can compile normally by additioning a line.
hi,I installed it like this sudo apt-get update sudo apt-get install build-essential git qtbase5-dev libqt5svg5-dev git clone https://github.com/rrwick/Bandage.git export QT_SELECT=5 qmake make In the bandage.pro file, add the following line...