Continued from previous post:
g++ -c -O3 -DNDEBUG -Wall -std=c++14 -DGCC_HAS_REGEX -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -DUSE_DISPMANX_TRANSFORM_T -I/opt/vc/include -I/opt/vc/include/IL -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface/vmcs_host/linux -D_REENTRANT -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/AL -I/usr/include/alsa -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/fmodex/include -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/glfw/include -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/glfw/include/GLFW -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/kiss/include -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/poco/include -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/tess2/include -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/utf8cpp/include -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/openFrameworks -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/openFrameworks/events -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/openFrameworks/math -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/openFrameworks/utils -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/openFrameworks/sound -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/openFrameworks/video -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/openFrameworks/gl -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/openFrameworks/types -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/openFrameworks/3d -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/openFrameworks/graphics -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/openFrameworks/communication -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/openFrameworks/app -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/ofxGui/src -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/ofxXmlSettings/src -I/home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/ofxXmlSettings/libs -MMD -MP -MF /home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/obj/linuxarmv7l/Release/ofxXmlSettings/libs/tinyxmlerror.d -MT /home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/obj/linuxarmv7l/Release/ofxXmlSettings/libs/tinyxmlerror.o -o /home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/obj/linuxarmv7l/Release/ofxXmlSettings/libs/tinyxmlerror.o -c /home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/ofxXmlSettings/libs/tinyxmlerror.cpp
Linking bin/testA for linuxarmv7l
g++ -o bin/testA obj/linuxarmv7l/Release/src/ofApp.o obj/linuxarmv7l/Release/src/main.o /home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/obj/linuxarmv7l/Release/ofxGui/src/ofxLabel.o /home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/obj/linuxarmv7l/Release/ofxGui/src/ofxSliderGroup.o /home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/obj/linuxarmv7l/Release/ofxGui/src/ofxSlider.o /home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/obj/linuxarmv7l/Release/ofxGui/src/ofxPanel.o /home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/obj/linuxarmv7l/Release/ofxGui/src/ofxButton.o /home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/obj/linuxarmv7l/Release/ofxGui/src/ofxToggle.o /home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/obj/linuxarmv7l/Release/ofxGui/src/ofxBaseGui.o /home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/obj/linuxarmv7l/Release/ofxGui/src/ofxGuiGroup.o /home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/obj/linuxarmv7l/Release/ofxXmlSettings/src/ofxXmlSettings.o /home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/obj/linuxarmv7l/Release/ofxXmlSettings/libs/tinyxmlparser.o /home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/obj/linuxarmv7l/Release/ofxXmlSettings/libs/tinyxml.o /home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/obj/linuxarmv7l/Release/ofxXmlSettings/libs/tinyxmlerror.o /home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/libopenFrameworks.a -Wl,-rpath=./libs:./bin/libs -Wl,--as-needed -Wl,--gc-sections -pthread -L/opt/vc/lib /home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/glfw/lib/linuxarmv7l/libglfw3.a /home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/kiss/lib/linuxarmv7l/libkiss.a /home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/tess2/lib/linuxarmv7l/libtess2.a /home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a /home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a /home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoCrypto.a /home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a /home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoJSON.a /home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a /home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a -L/usr/lib/arm-linux-gnueabihf -lz -lgstapp-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -ludev -lfontconfig -lfreetype -lsndfile -lopenal -lssl -lcrypto -lpulse-simple -lpulse -lasound -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lmpg123 -lX11 -lXrandr -lXxf86vm -lXi -lXcursor -ldl -lpthread -lfreeimage -lrtaudio -lboost_filesystem -lboost_system -lGLESv2 -lGLESv1_CM -lEGL -lopenmaxil -lbcm_host -lvcos -lvchiq_arm -lpcre -lrt -lX11 -ldl
/home/pi/of_v0.9.0RC2_linuxarmv7l_release/addons/obj/linuxarmv7l/Release/ofxGui/src/ofxSliderGroup.o: file not recognized: File truncated
collect2: error: ld returned 1 exit status
/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:381: recipe for target 'bin/testA' failed
make[1]: *** [bin/testA] Error 1
make[1]: Leaving directory '/home/pi/of_v0.9.0RC2_linuxarmv7l_release/apps/myApps/testA'
/home/pi/of_v0.9.0RC2_linuxarmv7l_release/libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:126: recipe for target 'Release' failed
make: *** [Release] Error 2
Post continued from previous, here is the rest of the readout. What is the error do you think? And how do I solve this problem. Thank you very much for your help.