ertyso5 ertyso5 11.05.2016, 19:24:29 1 Mirko pomocy !! Co robić ? #linux #antergos #archlinuxPaste bin Cronox
gaim gaim 11.05.2016, 19:59:45 0 @ertyso5: ja nie wiem jak go rozwiązać, ale...vlc skutecznie pobiera napisy
cruc cruc 11.05.2016, 20:03:26 0 @ertyso5: http://www.wykop.pl/wpis/17675477/probuje-na-dystrybucji-bazujacej-na-arch-linux-zai/
BuMRK BuMRK 11.05.2016, 20:09:39 0 @ertyso5: masz za nowe c++ gcc Won't build on GCC 6.1.1/usr/include/c++/6.1.1/cstdlib:75:25: fatal error:No file or directory.zainstaluj starsza wersjehttps://github.com/QNapi/qnapi/issues/68This problem is rather caused by gcc6 which provides its own stdlib.h wrapper. Apparently qmake is not aware of that.For quick fix, just compile with:qmake QMAKEDEFAULTINCDIRS="" && make
Paste bin
Won't build on GCC 6.1.1
/usr/include/c++/6.1.1/cstdlib:75:25: fatal error:No file or directory.
zainstaluj starsza wersje
https://github.com/QNapi/qnapi/issues/68
This problem is rather caused by gcc6 which provides its own stdlib.h wrapper. Apparently qmake is not aware of that.
For quick fix, just compile with:
qmake QMAKEDEFAULTINCDIRS="" && make