Skip to content

Instantly share code, notes, and snippets.

@DarkFenX
Created July 13, 2014 12:22
Show Gist options
  • Save DarkFenX/08b6a33e2cd070c39a55 to your computer and use it in GitHub Desktop.
Save DarkFenX/08b6a33e2cd070c39a55 to your computer and use it in GitHub Desktop.
Simple screen recorder make log
dfx@kreo:~/src/ssr$ make -j 8
make all-recursive
make[1]: Entering directory '/home/dfx/src/ssr'
Making all in data
make[2]: Entering directory '/home/dfx/src/ssr/data'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/dfx/src/ssr/data'
Making all in glinject
make[2]: Entering directory '/home/dfx/src/ssr/glinject'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -MT libssr_glinject_la-elfhacks.lo -MD -MP -MF .deps/libssr_glinject_la-elfhacks.Tpo -c -o libssr_glinject_la-elfhacks.lo `test -f 'elfhacks.c' || echo './'`elfhacks.c
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -std=c++0x -g -O2 -MT libssr_glinject_la-GLInject.lo -MD -MP -MF .deps/libssr_glinject_la-GLInject.Tpo -c -o libssr_glinject_la-GLInject.lo `test -f 'GLInject.cpp' || echo './'`GLInject.cpp
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -std=c++0x -g -O2 -MT libssr_glinject_la-GLXFrameGrabber.lo -MD -MP -MF .deps/libssr_glinject_la-GLXFrameGrabber.Tpo -c -o libssr_glinject_la-GLXFrameGrabber.lo `test -f 'GLXFrameGrabber.cpp' || echo './'`GLXFrameGrabber.cpp
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -std=c++0x -g -O2 -MT libssr_glinject_la-Hook.lo -MD -MP -MF .deps/libssr_glinject_la-Hook.Tpo -c -o libssr_glinject_la-Hook.lo `test -f 'Hook.cpp' || echo './'`Hook.cpp
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -std=c++0x -g -O2 -MT libssr_glinject_la-SSRVideoStreamWriter.lo -MD -MP -MF .deps/libssr_glinject_la-SSRVideoStreamWriter.Tpo -c -o libssr_glinject_la-SSRVideoStreamWriter.lo `test -f 'SSRVideoStreamWriter.cpp' || echo './'`SSRVideoStreamWriter.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -std=c++0x -g -O2 -MT libssr_glinject_la-Hook.lo -MD -MP -MF .deps/libssr_glinject_la-Hook.Tpo -c Hook.cpp -fPIC -DPIC -o .libs/libssr_glinject_la-Hook.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -MT libssr_glinject_la-elfhacks.lo -MD -MP -MF .deps/libssr_glinject_la-elfhacks.Tpo -c elfhacks.c -fPIC -DPIC -o .libs/libssr_glinject_la-elfhacks.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -std=c++0x -g -O2 -MT libssr_glinject_la-GLXFrameGrabber.lo -MD -MP -MF .deps/libssr_glinject_la-GLXFrameGrabber.Tpo -c GLXFrameGrabber.cpp -fPIC -DPIC -o .libs/libssr_glinject_la-GLXFrameGrabber.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -std=c++0x -g -O2 -MT libssr_glinject_la-GLInject.lo -MD -MP -MF .deps/libssr_glinject_la-GLInject.Tpo -c GLInject.cpp -fPIC -DPIC -o .libs/libssr_glinject_la-GLInject.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -std=c++0x -g -O2 -MT libssr_glinject_la-SSRVideoStreamWriter.lo -MD -MP -MF .deps/libssr_glinject_la-SSRVideoStreamWriter.Tpo -c SSRVideoStreamWriter.cpp -fPIC -DPIC -o .libs/libssr_glinject_la-SSRVideoStreamWriter.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -MT libssr_glinject_la-elfhacks.lo -MD -MP -MF .deps/libssr_glinject_la-elfhacks.Tpo -c elfhacks.c -o libssr_glinject_la-elfhacks.o >/dev/null 2>&1
mv -f .deps/libssr_glinject_la-elfhacks.Tpo .deps/libssr_glinject_la-elfhacks.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -std=c++0x -g -O2 -MT libssr_glinject_la-GLInject.lo -MD -MP -MF .deps/libssr_glinject_la-GLInject.Tpo -c GLInject.cpp -o libssr_glinject_la-GLInject.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -std=c++0x -g -O2 -MT libssr_glinject_la-Hook.lo -MD -MP -MF .deps/libssr_glinject_la-Hook.Tpo -c Hook.cpp -o libssr_glinject_la-Hook.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -std=c++0x -g -O2 -MT libssr_glinject_la-GLXFrameGrabber.lo -MD -MP -MF .deps/libssr_glinject_la-GLXFrameGrabber.Tpo -c GLXFrameGrabber.cpp -o libssr_glinject_la-GLXFrameGrabber.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -std=c++0x -g -O2 -MT libssr_glinject_la-SSRVideoStreamWriter.lo -MD -MP -MF .deps/libssr_glinject_la-SSRVideoStreamWriter.Tpo -c SSRVideoStreamWriter.cpp -o libssr_glinject_la-SSRVideoStreamWriter.o >/dev/null 2>&1
mv -f .deps/libssr_glinject_la-GLInject.Tpo .deps/libssr_glinject_la-GLInject.Plo
mv -f .deps/libssr_glinject_la-Hook.Tpo .deps/libssr_glinject_la-Hook.Plo
mv -f .deps/libssr_glinject_la-GLXFrameGrabber.Tpo .deps/libssr_glinject_la-GLXFrameGrabber.Plo
mv -f .deps/libssr_glinject_la-SSRVideoStreamWriter.Tpo .deps/libssr_glinject_la-SSRVideoStreamWriter.Plo
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -std=c++0x -g -O2 -pthread -avoid-version -shared -lrt -ldl -lGL -lGLU -lX11 -lXfixes -o libssr-glinject.la -rpath /usr/local/lib libssr_glinject_la-elfhacks.lo libssr_glinject_la-GLInject.lo libssr_glinject_la-GLXFrameGrabber.lo libssr_glinject_la-Hook.lo libssr_glinject_la-SSRVideoStreamWriter.lo
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbeginS.o .libs/libssr_glinject_la-elfhacks.o .libs/libssr_glinject_la-GLInject.o .libs/libssr_glinject_la-GLXFrameGrabber.o .libs/libssr_glinject_la-Hook.o .libs/libssr_glinject_la-SSRVideoStreamWriter.o -lrt -ldl -lGL -lGLU -lX11 -lXfixes -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o -pthread -O2 -pthread -pthread -Wl,-soname -Wl,libssr-glinject.so -o .libs/libssr-glinject.so
libtool: link: ( cd ".libs" && rm -f "libssr-glinject.la" && ln -s "../libssr-glinject.la" "libssr-glinject.la" )
make[2]: Leaving directory '/home/dfx/src/ssr/glinject'
Making all in scripts
make[2]: Entering directory '/home/dfx/src/ssr/scripts'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/dfx/src/ssr/scripts'
Making all in src
make[2]: Entering directory '/home/dfx/src/ssr/src'
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-Main.o -MD -MP -MF .deps/simplescreenrecorder-Main.Tpo -c -o simplescreenrecorder-Main.o `test -f 'Main.cpp' || echo './'`Main.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-NVidia.o -MD -MP -MF .deps/simplescreenrecorder-NVidia.Tpo -c -o simplescreenrecorder-NVidia.o `test -f 'NVidia.cpp' || echo './'`NVidia.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-Version.o -MD -MP -MF .deps/simplescreenrecorder-Version.Tpo -c -o simplescreenrecorder-Version.o `test -f 'Version.cpp' || echo './'`Version.cpp
/usr/bin/rcc -name "resources" -o "qrc_resources.cpp" "../data/resources/resources.qrc"
/usr/bin/moc-qt4 "AV/Input/X11Input.h" -o "moc_X11Input.cpp"
/usr/bin/moc-qt4 "AV/Output/SyncDiagram.h" -o "moc_SyncDiagram.cpp"
/usr/bin/moc-qt4 "common/Logger.h" -o "moc_Logger.cpp"
/usr/bin/moc-qt4 "GUI/AudioPreviewer.h" -o "moc_AudioPreviewer.cpp"
/usr/bin/moc-qt4 "GUI/DialogGLInject.h" -o "moc_DialogGLInject.cpp"
/usr/bin/moc-qt4 "GUI/ElidedLabel.h" -o "moc_ElidedLabel.cpp"
/usr/bin/moc-qt4 "GUI/HotkeyListener.h" -o "moc_HotkeyListener.cpp"
/usr/bin/moc-qt4 "GUI/MainWindow.h" -o "moc_MainWindow.cpp"
/usr/bin/moc-qt4 "GUI/PageDone.h" -o "moc_PageDone.cpp"
/usr/bin/moc-qt4 "GUI/PageInput.h" -o "moc_PageInput.cpp"
/usr/bin/moc-qt4 "GUI/PageOutput.h" -o "moc_PageOutput.cpp"
/usr/bin/moc-qt4 "GUI/PageRecord.h" -o "moc_PageRecord.cpp"
/usr/bin/moc-qt4 "GUI/PageWelcome.h" -o "moc_PageWelcome.cpp"
/usr/bin/moc-qt4 "GUI/ProfileBox.h" -o "moc_ProfileBox.cpp"
/usr/bin/moc-qt4 "GUI/VideoPreviewer.h" -o "moc_VideoPreviewer.cpp"
/usr/bin/lrelease-qt4 "translations/simplescreenrecorder_de.ts" -qm "simplescreenrecorder_de.qm"
/usr/bin/lrelease-qt4 "translations/simplescreenrecorder_el.ts" -qm "simplescreenrecorder_el.qm"
/usr/bin/lrelease-qt4 "translations/simplescreenrecorder_es.ts" -qm "simplescreenrecorder_es.qm"
/usr/bin/lrelease-qt4 "translations/simplescreenrecorder_hu.ts" -qm "simplescreenrecorder_hu.qm"
mv -f .deps/simplescreenrecorder-Version.Tpo .deps/simplescreenrecorder-Version.Po
Updating 'simplescreenrecorder_el.qm'...
/usr/bin/lrelease-qt4 "translations/simplescreenrecorder_it.ts" -qm "simplescreenrecorder_it.qm"
Generated 363 translation(s) (363 finished and 0 unfinished)
Ignored 4 untranslated source text(s)
/usr/bin/lrelease-qt4 "translations/simplescreenrecorder_nl.ts" -qm "simplescreenrecorder_nl.qm"
/usr/bin/lrelease-qt4 "translations/simplescreenrecorder_pl.ts" -qm "simplescreenrecorder_pl.qm"
Updating 'simplescreenrecorder_hu.qm'...
Generated 187 translation(s) (184 finished and 3 unfinished)
Ignored 180 untranslated source text(s)
/usr/bin/lrelease-qt4 "translations/simplescreenrecorder_pt_BR.ts" -qm "simplescreenrecorder_pt_BR.qm"
Updating 'simplescreenrecorder_de.qm'...
Generated 364 translation(s) (363 finished and 1 unfinished)
Ignored 3 untranslated source text(s)
/usr/bin/lrelease-qt4 "translations/simplescreenrecorder_zh_CN.ts" -qm "simplescreenrecorder_zh_CN.qm"
Updating 'simplescreenrecorder_nl.qm'...
Updating 'simplescreenrecorder_it.qm'...
Updating 'simplescreenrecorder_es.qm'...
Generated 367 translation(s) (367 finished and 0 unfinished)
Generated 267 translation(s) (158 finished and 109 unfinished)
Ignored 100 untranslated source text(s)
Generated 293 translation(s) (158 finished and 135 unfinished)
Ignored 74 untranslated source text(s)
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -msse2 -g -O2 -MT AV/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.lo -MD -MP -MF AV/.deps/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.Tpo -c -o AV/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.lo `test -f 'AV/FastResampler_FirFilter_SSE2.cpp' || echo './'`AV/FastResampler_FirFilter_SSE2.cpp
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -mssse3 -g -O2 -MT AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.lo -MD -MP -MF AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.Tpo -c -o AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.lo `test -f 'AV/FastScaler_Convert_SSSE3.cpp' || echo './'`AV/FastScaler_Convert_SSSE3.cpp
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -mssse3 -g -O2 -MT AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.lo -MD -MP -MF AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.Tpo -c -o AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.lo `test -f 'AV/FastScaler_Scale_SSSE3.cpp' || echo './'`AV/FastScaler_Scale_SSSE3.cpp
Updating 'simplescreenrecorder_pl.qm'...
Generated 252 translation(s) (154 finished and 98 unfinished)
Ignored 115 untranslated source text(s)
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/Input/simplescreenrecorder-ALSAInput.o -MD -MP -MF AV/Input/.deps/simplescreenrecorder-ALSAInput.Tpo -c -o AV/Input/simplescreenrecorder-ALSAInput.o `test -f 'AV/Input/ALSAInput.cpp' || echo './'`AV/Input/ALSAInput.cpp
Updating 'simplescreenrecorder_pt_BR.qm'...
Generated 288 translation(s) (157 finished and 131 unfinished)
Ignored 79 untranslated source text(s)
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/Input/simplescreenrecorder-GLInjectInput.o -MD -MP -MF AV/Input/.deps/simplescreenrecorder-GLInjectInput.Tpo -c -o AV/Input/simplescreenrecorder-GLInjectInput.o `test -f 'AV/Input/GLInjectInput.cpp' || echo './'`AV/Input/GLInjectInput.cpp
Updating 'simplescreenrecorder_zh_CN.qm'...
Generated 141 translation(s) (139 finished and 2 unfinished)
Ignored 226 untranslated source text(s)
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/Input/simplescreenrecorder-JACKInput.o -MD -MP -MF AV/Input/.deps/simplescreenrecorder-JACKInput.Tpo -c -o AV/Input/simplescreenrecorder-JACKInput.o `test -f 'AV/Input/JACKInput.cpp' || echo './'`AV/Input/JACKInput.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -mssse3 -g -O2 -MT AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.lo -MD -MP -MF AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.Tpo -c AV/FastScaler_Scale_SSSE3.cpp -fPIC -DPIC -o AV/.libs/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -msse2 -g -O2 -MT AV/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.lo -MD -MP -MF AV/.deps/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.Tpo -c AV/FastResampler_FirFilter_SSE2.cpp -fPIC -DPIC -o AV/.libs/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -mssse3 -g -O2 -MT AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.lo -MD -MP -MF AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.Tpo -c AV/FastScaler_Convert_SSSE3.cpp -fPIC -DPIC -o AV/.libs/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.o
mv -f .deps/simplescreenrecorder-NVidia.Tpo .deps/simplescreenrecorder-NVidia.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/Input/simplescreenrecorder-PulseAudioInput.o -MD -MP -MF AV/Input/.deps/simplescreenrecorder-PulseAudioInput.Tpo -c -o AV/Input/simplescreenrecorder-PulseAudioInput.o `test -f 'AV/Input/PulseAudioInput.cpp' || echo './'`AV/Input/PulseAudioInput.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -mssse3 -g -O2 -MT AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.lo -MD -MP -MF AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.Tpo -c AV/FastScaler_Convert_SSSE3.cpp -o AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.o >/dev/null 2>&1
mv -f AV/Input/.deps/simplescreenrecorder-GLInjectInput.Tpo AV/Input/.deps/simplescreenrecorder-GLInjectInput.Po
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -msse2 -g -O2 -MT AV/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.lo -MD -MP -MF AV/.deps/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.Tpo -c AV/FastResampler_FirFilter_SSE2.cpp -o AV/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.o >/dev/null 2>&1
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/Input/simplescreenrecorder-SSRVideoStreamReader.o -MD -MP -MF AV/Input/.deps/simplescreenrecorder-SSRVideoStreamReader.Tpo -c -o AV/Input/simplescreenrecorder-SSRVideoStreamReader.o `test -f 'AV/Input/SSRVideoStreamReader.cpp' || echo './'`AV/Input/SSRVideoStreamReader.cpp
mv -f .deps/simplescreenrecorder-Main.Tpo .deps/simplescreenrecorder-Main.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/Input/simplescreenrecorder-SSRVideoStreamWatcher.o -MD -MP -MF AV/Input/.deps/simplescreenrecorder-SSRVideoStreamWatcher.Tpo -c -o AV/Input/simplescreenrecorder-SSRVideoStreamWatcher.o `test -f 'AV/Input/SSRVideoStreamWatcher.cpp' || echo './'`AV/Input/SSRVideoStreamWatcher.cpp
mv -f AV/Input/.deps/simplescreenrecorder-JACKInput.Tpo AV/Input/.deps/simplescreenrecorder-JACKInput.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/Input/simplescreenrecorder-X11Input.o -MD -MP -MF AV/Input/.deps/simplescreenrecorder-X11Input.Tpo -c -o AV/Input/simplescreenrecorder-X11Input.o `test -f 'AV/Input/X11Input.cpp' || echo './'`AV/Input/X11Input.cpp
mv -f AV/Input/.deps/simplescreenrecorder-ALSAInput.Tpo AV/Input/.deps/simplescreenrecorder-ALSAInput.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/Output/simplescreenrecorder-AudioEncoder.o -MD -MP -MF AV/Output/.deps/simplescreenrecorder-AudioEncoder.Tpo -c -o AV/Output/simplescreenrecorder-AudioEncoder.o `test -f 'AV/Output/AudioEncoder.cpp' || echo './'`AV/Output/AudioEncoder.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -mssse3 -g -O2 -MT AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.lo -MD -MP -MF AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.Tpo -c AV/FastScaler_Scale_SSSE3.cpp -o AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.o >/dev/null 2>&1
mv -f AV/Input/.deps/simplescreenrecorder-PulseAudioInput.Tpo AV/Input/.deps/simplescreenrecorder-PulseAudioInput.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/Output/simplescreenrecorder-BaseEncoder.o -MD -MP -MF AV/Output/.deps/simplescreenrecorder-BaseEncoder.Tpo -c -o AV/Output/simplescreenrecorder-BaseEncoder.o `test -f 'AV/Output/BaseEncoder.cpp' || echo './'`AV/Output/BaseEncoder.cpp
mv -f AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.Tpo AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.Plo
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/Output/simplescreenrecorder-Muxer.o -MD -MP -MF AV/Output/.deps/simplescreenrecorder-Muxer.Tpo -c -o AV/Output/simplescreenrecorder-Muxer.o `test -f 'AV/Output/Muxer.cpp' || echo './'`AV/Output/Muxer.cpp
mv -f AV/.deps/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.Tpo AV/.deps/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.Plo
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/Output/simplescreenrecorder-OutputManager.o -MD -MP -MF AV/Output/.deps/simplescreenrecorder-OutputManager.Tpo -c -o AV/Output/simplescreenrecorder-OutputManager.o `test -f 'AV/Output/OutputManager.cpp' || echo './'`AV/Output/OutputManager.cpp
mv -f AV/Input/.deps/simplescreenrecorder-SSRVideoStreamReader.Tpo AV/Input/.deps/simplescreenrecorder-SSRVideoStreamReader.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/Output/simplescreenrecorder-SyncDiagram.o -MD -MP -MF AV/Output/.deps/simplescreenrecorder-SyncDiagram.Tpo -c -o AV/Output/simplescreenrecorder-SyncDiagram.o `test -f 'AV/Output/SyncDiagram.cpp' || echo './'`AV/Output/SyncDiagram.cpp
mv -f AV/Input/.deps/simplescreenrecorder-SSRVideoStreamWatcher.Tpo AV/Input/.deps/simplescreenrecorder-SSRVideoStreamWatcher.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/Output/simplescreenrecorder-Synchronizer.o -MD -MP -MF AV/Output/.deps/simplescreenrecorder-Synchronizer.Tpo -c -o AV/Output/simplescreenrecorder-Synchronizer.o `test -f 'AV/Output/Synchronizer.cpp' || echo './'`AV/Output/Synchronizer.cpp
mv -f AV/Output/.deps/simplescreenrecorder-AudioEncoder.Tpo AV/Output/.deps/simplescreenrecorder-AudioEncoder.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/Output/simplescreenrecorder-VideoEncoder.o -MD -MP -MF AV/Output/.deps/simplescreenrecorder-VideoEncoder.Tpo -c -o AV/Output/simplescreenrecorder-VideoEncoder.o `test -f 'AV/Output/VideoEncoder.cpp' || echo './'`AV/Output/VideoEncoder.cpp
mv -f AV/Output/.deps/simplescreenrecorder-BaseEncoder.Tpo AV/Output/.deps/simplescreenrecorder-BaseEncoder.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/Output/simplescreenrecorder-X264Presets.o -MD -MP -MF AV/Output/.deps/simplescreenrecorder-X264Presets.Tpo -c -o AV/Output/simplescreenrecorder-X264Presets.o `test -f 'AV/Output/X264Presets.cpp' || echo './'`AV/Output/X264Presets.cpp
mv -f AV/Input/.deps/simplescreenrecorder-X11Input.Tpo AV/Input/.deps/simplescreenrecorder-X11Input.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/simplescreenrecorder-AVWrapper.o -MD -MP -MF AV/.deps/simplescreenrecorder-AVWrapper.Tpo -c -o AV/simplescreenrecorder-AVWrapper.o `test -f 'AV/AVWrapper.cpp' || echo './'`AV/AVWrapper.cpp
mv -f AV/Output/.deps/simplescreenrecorder-OutputManager.Tpo AV/Output/.deps/simplescreenrecorder-OutputManager.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/simplescreenrecorder-FastResampler.o -MD -MP -MF AV/.deps/simplescreenrecorder-FastResampler.Tpo -c -o AV/simplescreenrecorder-FastResampler.o `test -f 'AV/FastResampler.cpp' || echo './'`AV/FastResampler.cpp
mv -f AV/Output/.deps/simplescreenrecorder-Muxer.Tpo AV/Output/.deps/simplescreenrecorder-Muxer.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/simplescreenrecorder-FastResampler_FirFilter_Fallback.o -MD -MP -MF AV/.deps/simplescreenrecorder-FastResampler_FirFilter_Fallback.Tpo -c -o AV/simplescreenrecorder-FastResampler_FirFilter_Fallback.o `test -f 'AV/FastResampler_FirFilter_Fallback.cpp' || echo './'`AV/FastResampler_FirFilter_Fallback.cpp
mv -f AV/Output/.deps/simplescreenrecorder-SyncDiagram.Tpo AV/Output/.deps/simplescreenrecorder-SyncDiagram.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/simplescreenrecorder-FastScaler.o -MD -MP -MF AV/.deps/simplescreenrecorder-FastScaler.Tpo -c -o AV/simplescreenrecorder-FastScaler.o `test -f 'AV/FastScaler.cpp' || echo './'`AV/FastScaler.cpp
mv -f AV/Output/.deps/simplescreenrecorder-VideoEncoder.Tpo AV/Output/.deps/simplescreenrecorder-VideoEncoder.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/simplescreenrecorder-FastScaler_Convert_Fallback.o -MD -MP -MF AV/.deps/simplescreenrecorder-FastScaler_Convert_Fallback.Tpo -c -o AV/simplescreenrecorder-FastScaler_Convert_Fallback.o `test -f 'AV/FastScaler_Convert_Fallback.cpp' || echo './'`AV/FastScaler_Convert_Fallback.cpp
mv -f AV/Output/.deps/simplescreenrecorder-X264Presets.Tpo AV/Output/.deps/simplescreenrecorder-X264Presets.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/simplescreenrecorder-FastScaler_Scale_Fallback.o -MD -MP -MF AV/.deps/simplescreenrecorder-FastScaler_Scale_Fallback.Tpo -c -o AV/simplescreenrecorder-FastScaler_Scale_Fallback.o `test -f 'AV/FastScaler_Scale_Fallback.cpp' || echo './'`AV/FastScaler_Scale_Fallback.cpp
mv -f AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.Tpo AV/.deps/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.Plo
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/simplescreenrecorder-FastScaler_Scale_Generic.o -MD -MP -MF AV/.deps/simplescreenrecorder-FastScaler_Scale_Generic.Tpo -c -o AV/simplescreenrecorder-FastScaler_Scale_Generic.o `test -f 'AV/FastScaler_Scale_Generic.cpp' || echo './'`AV/FastScaler_Scale_Generic.cpp
mv -f AV/Output/.deps/simplescreenrecorder-Synchronizer.Tpo AV/Output/.deps/simplescreenrecorder-Synchronizer.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/simplescreenrecorder-SimpleSynth.o -MD -MP -MF AV/.deps/simplescreenrecorder-SimpleSynth.Tpo -c -o AV/simplescreenrecorder-SimpleSynth.o `test -f 'AV/SimpleSynth.cpp' || echo './'`AV/SimpleSynth.cpp
mv -f AV/.deps/simplescreenrecorder-AVWrapper.Tpo AV/.deps/simplescreenrecorder-AVWrapper.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT AV/simplescreenrecorder-SourceSink.o -MD -MP -MF AV/.deps/simplescreenrecorder-SourceSink.Tpo -c -o AV/simplescreenrecorder-SourceSink.o `test -f 'AV/SourceSink.cpp' || echo './'`AV/SourceSink.cpp
mv -f AV/.deps/simplescreenrecorder-FastResampler.Tpo AV/.deps/simplescreenrecorder-FastResampler.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT common/simplescreenrecorder-DetectCPUFeatures.o -MD -MP -MF common/.deps/simplescreenrecorder-DetectCPUFeatures.Tpo -c -o common/simplescreenrecorder-DetectCPUFeatures.o `test -f 'common/DetectCPUFeatures.cpp' || echo './'`common/DetectCPUFeatures.cpp
mv -f AV/.deps/simplescreenrecorder-FastResampler_FirFilter_Fallback.Tpo AV/.deps/simplescreenrecorder-FastResampler_FirFilter_Fallback.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT common/simplescreenrecorder-Dialogs.o -MD -MP -MF common/.deps/simplescreenrecorder-Dialogs.Tpo -c -o common/simplescreenrecorder-Dialogs.o `test -f 'common/Dialogs.cpp' || echo './'`common/Dialogs.cpp
mv -f AV/.deps/simplescreenrecorder-FastScaler.Tpo AV/.deps/simplescreenrecorder-FastScaler.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT common/simplescreenrecorder-Logger.o -MD -MP -MF common/.deps/simplescreenrecorder-Logger.Tpo -c -o common/simplescreenrecorder-Logger.o `test -f 'common/Logger.cpp' || echo './'`common/Logger.cpp
mv -f AV/.deps/simplescreenrecorder-FastScaler_Convert_Fallback.Tpo AV/.deps/simplescreenrecorder-FastScaler_Convert_Fallback.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT GUI/simplescreenrecorder-AudioPreviewer.o -MD -MP -MF GUI/.deps/simplescreenrecorder-AudioPreviewer.Tpo -c -o GUI/simplescreenrecorder-AudioPreviewer.o `test -f 'GUI/AudioPreviewer.cpp' || echo './'`GUI/AudioPreviewer.cpp
mv -f AV/.deps/simplescreenrecorder-FastScaler_Scale_Generic.Tpo AV/.deps/simplescreenrecorder-FastScaler_Scale_Generic.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT GUI/simplescreenrecorder-DialogGLInject.o -MD -MP -MF GUI/.deps/simplescreenrecorder-DialogGLInject.Tpo -c -o GUI/simplescreenrecorder-DialogGLInject.o `test -f 'GUI/DialogGLInject.cpp' || echo './'`GUI/DialogGLInject.cpp
mv -f AV/.deps/simplescreenrecorder-SourceSink.Tpo AV/.deps/simplescreenrecorder-SourceSink.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT GUI/simplescreenrecorder-ElidedLabel.o -MD -MP -MF GUI/.deps/simplescreenrecorder-ElidedLabel.Tpo -c -o GUI/simplescreenrecorder-ElidedLabel.o `test -f 'GUI/ElidedLabel.cpp' || echo './'`GUI/ElidedLabel.cpp
mv -f AV/.deps/simplescreenrecorder-SimpleSynth.Tpo AV/.deps/simplescreenrecorder-SimpleSynth.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT GUI/simplescreenrecorder-HotkeyListener.o -MD -MP -MF GUI/.deps/simplescreenrecorder-HotkeyListener.Tpo -c -o GUI/simplescreenrecorder-HotkeyListener.o `test -f 'GUI/HotkeyListener.cpp' || echo './'`GUI/HotkeyListener.cpp
mv -f common/.deps/simplescreenrecorder-DetectCPUFeatures.Tpo common/.deps/simplescreenrecorder-DetectCPUFeatures.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT GUI/simplescreenrecorder-Icons.o -MD -MP -MF GUI/.deps/simplescreenrecorder-Icons.Tpo -c -o GUI/simplescreenrecorder-Icons.o `test -f 'GUI/Icons.cpp' || echo './'`GUI/Icons.cpp
mv -f AV/.deps/simplescreenrecorder-FastScaler_Scale_Fallback.Tpo AV/.deps/simplescreenrecorder-FastScaler_Scale_Fallback.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT GUI/simplescreenrecorder-MainWindow.o -MD -MP -MF GUI/.deps/simplescreenrecorder-MainWindow.Tpo -c -o GUI/simplescreenrecorder-MainWindow.o `test -f 'GUI/MainWindow.cpp' || echo './'`GUI/MainWindow.cpp
mv -f common/.deps/simplescreenrecorder-Logger.Tpo common/.deps/simplescreenrecorder-Logger.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT GUI/simplescreenrecorder-PageDone.o -MD -MP -MF GUI/.deps/simplescreenrecorder-PageDone.Tpo -c -o GUI/simplescreenrecorder-PageDone.o `test -f 'GUI/PageDone.cpp' || echo './'`GUI/PageDone.cpp
mv -f common/.deps/simplescreenrecorder-Dialogs.Tpo common/.deps/simplescreenrecorder-Dialogs.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT GUI/simplescreenrecorder-PageInput.o -MD -MP -MF GUI/.deps/simplescreenrecorder-PageInput.Tpo -c -o GUI/simplescreenrecorder-PageInput.o `test -f 'GUI/PageInput.cpp' || echo './'`GUI/PageInput.cpp
mv -f GUI/.deps/simplescreenrecorder-AudioPreviewer.Tpo GUI/.deps/simplescreenrecorder-AudioPreviewer.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT GUI/simplescreenrecorder-PageOutput.o -MD -MP -MF GUI/.deps/simplescreenrecorder-PageOutput.Tpo -c -o GUI/simplescreenrecorder-PageOutput.o `test -f 'GUI/PageOutput.cpp' || echo './'`GUI/PageOutput.cpp
mv -f GUI/.deps/simplescreenrecorder-DialogGLInject.Tpo GUI/.deps/simplescreenrecorder-DialogGLInject.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT GUI/simplescreenrecorder-PageRecord.o -MD -MP -MF GUI/.deps/simplescreenrecorder-PageRecord.Tpo -c -o GUI/simplescreenrecorder-PageRecord.o `test -f 'GUI/PageRecord.cpp' || echo './'`GUI/PageRecord.cpp
mv -f GUI/.deps/simplescreenrecorder-ElidedLabel.Tpo GUI/.deps/simplescreenrecorder-ElidedLabel.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT GUI/simplescreenrecorder-PageWelcome.o -MD -MP -MF GUI/.deps/simplescreenrecorder-PageWelcome.Tpo -c -o GUI/simplescreenrecorder-PageWelcome.o `test -f 'GUI/PageWelcome.cpp' || echo './'`GUI/PageWelcome.cpp
mv -f GUI/.deps/simplescreenrecorder-HotkeyListener.Tpo GUI/.deps/simplescreenrecorder-HotkeyListener.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT GUI/simplescreenrecorder-ProfileBox.o -MD -MP -MF GUI/.deps/simplescreenrecorder-ProfileBox.Tpo -c -o GUI/simplescreenrecorder-ProfileBox.o `test -f 'GUI/ProfileBox.cpp' || echo './'`GUI/ProfileBox.cpp
mv -f GUI/.deps/simplescreenrecorder-Icons.Tpo GUI/.deps/simplescreenrecorder-Icons.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT GUI/simplescreenrecorder-VideoPreviewer.o -MD -MP -MF GUI/.deps/simplescreenrecorder-VideoPreviewer.Tpo -c -o GUI/simplescreenrecorder-VideoPreviewer.o `test -f 'GUI/VideoPreviewer.cpp' || echo './'`GUI/VideoPreviewer.cpp
mv -f GUI/.deps/simplescreenrecorder-PageDone.Tpo GUI/.deps/simplescreenrecorder-PageDone.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-qrc_resources.o -MD -MP -MF .deps/simplescreenrecorder-qrc_resources.Tpo -c -o simplescreenrecorder-qrc_resources.o `test -f 'qrc_resources.cpp' || echo './'`qrc_resources.cpp
mv -f GUI/.deps/simplescreenrecorder-PageWelcome.Tpo GUI/.deps/simplescreenrecorder-PageWelcome.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-moc_X11Input.o -MD -MP -MF .deps/simplescreenrecorder-moc_X11Input.Tpo -c -o simplescreenrecorder-moc_X11Input.o `test -f 'moc_X11Input.cpp' || echo './'`moc_X11Input.cpp
mv -f .deps/simplescreenrecorder-qrc_resources.Tpo .deps/simplescreenrecorder-qrc_resources.Po
mv -f GUI/.deps/simplescreenrecorder-MainWindow.Tpo GUI/.deps/simplescreenrecorder-MainWindow.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-moc_SyncDiagram.o -MD -MP -MF .deps/simplescreenrecorder-moc_SyncDiagram.Tpo -c -o simplescreenrecorder-moc_SyncDiagram.o `test -f 'moc_SyncDiagram.cpp' || echo './'`moc_SyncDiagram.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-moc_Logger.o -MD -MP -MF .deps/simplescreenrecorder-moc_Logger.Tpo -c -o simplescreenrecorder-moc_Logger.o `test -f 'moc_Logger.cpp' || echo './'`moc_Logger.cpp
mv -f GUI/.deps/simplescreenrecorder-VideoPreviewer.Tpo GUI/.deps/simplescreenrecorder-VideoPreviewer.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-moc_AudioPreviewer.o -MD -MP -MF .deps/simplescreenrecorder-moc_AudioPreviewer.Tpo -c -o simplescreenrecorder-moc_AudioPreviewer.o `test -f 'moc_AudioPreviewer.cpp' || echo './'`moc_AudioPreviewer.cpp
mv -f .deps/simplescreenrecorder-moc_X11Input.Tpo .deps/simplescreenrecorder-moc_X11Input.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-moc_DialogGLInject.o -MD -MP -MF .deps/simplescreenrecorder-moc_DialogGLInject.Tpo -c -o simplescreenrecorder-moc_DialogGLInject.o `test -f 'moc_DialogGLInject.cpp' || echo './'`moc_DialogGLInject.cpp
mv -f GUI/.deps/simplescreenrecorder-ProfileBox.Tpo GUI/.deps/simplescreenrecorder-ProfileBox.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-moc_ElidedLabel.o -MD -MP -MF .deps/simplescreenrecorder-moc_ElidedLabel.Tpo -c -o simplescreenrecorder-moc_ElidedLabel.o `test -f 'moc_ElidedLabel.cpp' || echo './'`moc_ElidedLabel.cpp
mv -f GUI/.deps/simplescreenrecorder-PageInput.Tpo GUI/.deps/simplescreenrecorder-PageInput.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-moc_HotkeyListener.o -MD -MP -MF .deps/simplescreenrecorder-moc_HotkeyListener.Tpo -c -o simplescreenrecorder-moc_HotkeyListener.o `test -f 'moc_HotkeyListener.cpp' || echo './'`moc_HotkeyListener.cpp
mv -f .deps/simplescreenrecorder-moc_Logger.Tpo .deps/simplescreenrecorder-moc_Logger.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-moc_MainWindow.o -MD -MP -MF .deps/simplescreenrecorder-moc_MainWindow.Tpo -c -o simplescreenrecorder-moc_MainWindow.o `test -f 'moc_MainWindow.cpp' || echo './'`moc_MainWindow.cpp
mv -f GUI/.deps/simplescreenrecorder-PageRecord.Tpo GUI/.deps/simplescreenrecorder-PageRecord.Po
mv -f .deps/simplescreenrecorder-moc_SyncDiagram.Tpo .deps/simplescreenrecorder-moc_SyncDiagram.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-moc_PageDone.o -MD -MP -MF .deps/simplescreenrecorder-moc_PageDone.Tpo -c -o simplescreenrecorder-moc_PageDone.o `test -f 'moc_PageDone.cpp' || echo './'`moc_PageDone.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-moc_PageInput.o -MD -MP -MF .deps/simplescreenrecorder-moc_PageInput.Tpo -c -o simplescreenrecorder-moc_PageInput.o `test -f 'moc_PageInput.cpp' || echo './'`moc_PageInput.cpp
mv -f .deps/simplescreenrecorder-moc_AudioPreviewer.Tpo .deps/simplescreenrecorder-moc_AudioPreviewer.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-moc_PageOutput.o -MD -MP -MF .deps/simplescreenrecorder-moc_PageOutput.Tpo -c -o simplescreenrecorder-moc_PageOutput.o `test -f 'moc_PageOutput.cpp' || echo './'`moc_PageOutput.cpp
mv -f .deps/simplescreenrecorder-moc_ElidedLabel.Tpo .deps/simplescreenrecorder-moc_ElidedLabel.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-moc_PageRecord.o -MD -MP -MF .deps/simplescreenrecorder-moc_PageRecord.Tpo -c -o simplescreenrecorder-moc_PageRecord.o `test -f 'moc_PageRecord.cpp' || echo './'`moc_PageRecord.cpp
mv -f .deps/simplescreenrecorder-moc_MainWindow.Tpo .deps/simplescreenrecorder-moc_MainWindow.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-moc_PageWelcome.o -MD -MP -MF .deps/simplescreenrecorder-moc_PageWelcome.Tpo -c -o simplescreenrecorder-moc_PageWelcome.o `test -f 'moc_PageWelcome.cpp' || echo './'`moc_PageWelcome.cpp
mv -f .deps/simplescreenrecorder-moc_DialogGLInject.Tpo .deps/simplescreenrecorder-moc_DialogGLInject.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-moc_ProfileBox.o -MD -MP -MF .deps/simplescreenrecorder-moc_ProfileBox.Tpo -c -o simplescreenrecorder-moc_ProfileBox.o `test -f 'moc_ProfileBox.cpp' || echo './'`moc_ProfileBox.cpp
mv -f .deps/simplescreenrecorder-moc_HotkeyListener.Tpo .deps/simplescreenrecorder-moc_HotkeyListener.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./AV/Input -I./AV/Output -I./AV -I./common -I./GUI -DSSR_USE_X86_ASM=1 -DSSR_USE_FFMPEG_VERSIONS=0 -DSSR_USE_PULSEAUDIO=1 -DSSR_USE_JACK=1 -DSSR_SYSTEM_DIR=\"/usr/local/share/simplescreenrecorder\" -pthread -std=c++0x -flax-vector-conversions -g -O2 -MT simplescreenrecorder-moc_VideoPreviewer.o -MD -MP -MF .deps/simplescreenrecorder-moc_VideoPreviewer.Tpo -c -o simplescreenrecorder-moc_VideoPreviewer.o `test -f 'moc_VideoPreviewer.cpp' || echo './'`moc_VideoPreviewer.cpp
mv -f .deps/simplescreenrecorder-moc_PageDone.Tpo .deps/simplescreenrecorder-moc_PageDone.Po
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -std=c++0x -flax-vector-conversions -msse2 -g -O2 -pthread -lQtGui -lQtCore -lrt -lavformat -lavcodec -lavutil -lswscale -lX11 -lXext -lXfixes -lXi -lasound -lpulse -ljack -o libsimplescreenrecorder-target-sse2.la AV/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.lo
libtool: link: ar cru .libs/libsimplescreenrecorder-target-sse2.a AV/.libs/libsimplescreenrecorder_target_sse2_la-FastResampler_FirFilter_SSE2.o
libtool: link: ranlib .libs/libsimplescreenrecorder-target-sse2.a
libtool: link: ( cd ".libs" && rm -f "libsimplescreenrecorder-target-sse2.la" && ln -s "../libsimplescreenrecorder-target-sse2.la" "libsimplescreenrecorder-target-sse2.la" )
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -std=c++0x -flax-vector-conversions -mssse3 -g -O2 -pthread -lQtGui -lQtCore -lrt -lavformat -lavcodec -lavutil -lswscale -lX11 -lXext -lXfixes -lXi -lasound -lpulse -ljack -o libsimplescreenrecorder-target-ssse3.la AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.lo AV/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.lo
libtool: link: ar cru .libs/libsimplescreenrecorder-target-ssse3.a AV/.libs/libsimplescreenrecorder_target_ssse3_la-FastScaler_Convert_SSSE3.o AV/.libs/libsimplescreenrecorder_target_ssse3_la-FastScaler_Scale_SSSE3.o
libtool: link: ranlib .libs/libsimplescreenrecorder-target-ssse3.a
libtool: link: ( cd ".libs" && rm -f "libsimplescreenrecorder-target-ssse3.la" && ln -s "../libsimplescreenrecorder-target-ssse3.la" "libsimplescreenrecorder-target-ssse3.la" )
mv -f GUI/.deps/simplescreenrecorder-PageOutput.Tpo GUI/.deps/simplescreenrecorder-PageOutput.Po
mv -f .deps/simplescreenrecorder-moc_PageInput.Tpo .deps/simplescreenrecorder-moc_PageInput.Po
mv -f .deps/simplescreenrecorder-moc_PageOutput.Tpo .deps/simplescreenrecorder-moc_PageOutput.Po
mv -f .deps/simplescreenrecorder-moc_PageRecord.Tpo .deps/simplescreenrecorder-moc_PageRecord.Po
mv -f .deps/simplescreenrecorder-moc_VideoPreviewer.Tpo .deps/simplescreenrecorder-moc_VideoPreviewer.Po
mv -f .deps/simplescreenrecorder-moc_PageWelcome.Tpo .deps/simplescreenrecorder-moc_PageWelcome.Po
mv -f .deps/simplescreenrecorder-moc_ProfileBox.Tpo .deps/simplescreenrecorder-moc_ProfileBox.Po
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -std=c++0x -flax-vector-conversions -g -O2 -pthread -lQtGui -lQtCore -lrt -lavformat -lavcodec -lavutil -lswscale -lX11 -lXext -lXfixes -lXi -lasound -lpulse -ljack -o simplescreenrecorder AV/Input/simplescreenrecorder-ALSAInput.o AV/Input/simplescreenrecorder-GLInjectInput.o AV/Input/simplescreenrecorder-JACKInput.o AV/Input/simplescreenrecorder-PulseAudioInput.o AV/Input/simplescreenrecorder-SSRVideoStreamReader.o AV/Input/simplescreenrecorder-SSRVideoStreamWatcher.o AV/Input/simplescreenrecorder-X11Input.o AV/Output/simplescreenrecorder-AudioEncoder.o AV/Output/simplescreenrecorder-BaseEncoder.o AV/Output/simplescreenrecorder-Muxer.o AV/Output/simplescreenrecorder-OutputManager.o AV/Output/simplescreenrecorder-SyncDiagram.o AV/Output/simplescreenrecorder-Synchronizer.o AV/Output/simplescreenrecorder-VideoEncoder.o AV/Output/simplescreenrecorder-X264Presets.o AV/simplescreenrecorder-AVWrapper.o AV/simplescreenrecorder-FastResampler.o AV/simplescreenrecorder-FastResampler_FirFilter_Fallback.o AV/simplescreenrecorder-FastScaler.o AV/simplescreenrecorder-FastScaler_Convert_Fallback.o AV/simplescreenrecorder-FastScaler_Scale_Fallback.o AV/simplescreenrecorder-FastScaler_Scale_Generic.o AV/simplescreenrecorder-SimpleSynth.o AV/simplescreenrecorder-SourceSink.o common/simplescreenrecorder-DetectCPUFeatures.o common/simplescreenrecorder-Dialogs.o common/simplescreenrecorder-Logger.o GUI/simplescreenrecorder-AudioPreviewer.o GUI/simplescreenrecorder-DialogGLInject.o GUI/simplescreenrecorder-ElidedLabel.o GUI/simplescreenrecorder-HotkeyListener.o GUI/simplescreenrecorder-Icons.o GUI/simplescreenrecorder-MainWindow.o GUI/simplescreenrecorder-PageDone.o GUI/simplescreenrecorder-PageInput.o GUI/simplescreenrecorder-PageOutput.o GUI/simplescreenrecorder-PageRecord.o GUI/simplescreenrecorder-PageWelcome.o GUI/simplescreenrecorder-ProfileBox.o GUI/simplescreenrecorder-VideoPreviewer.o simplescreenrecorder-Main.o simplescreenrecorder-NVidia.o simplescreenrecorder-Version.o simplescreenrecorder-qrc_resources.o simplescreenrecorder-moc_X11Input.o simplescreenrecorder-moc_SyncDiagram.o simplescreenrecorder-moc_Logger.o simplescreenrecorder-moc_AudioPreviewer.o simplescreenrecorder-moc_DialogGLInject.o simplescreenrecorder-moc_ElidedLabel.o simplescreenrecorder-moc_HotkeyListener.o simplescreenrecorder-moc_MainWindow.o simplescreenrecorder-moc_PageDone.o simplescreenrecorder-moc_PageInput.o simplescreenrecorder-moc_PageOutput.o simplescreenrecorder-moc_PageRecord.o simplescreenrecorder-moc_PageWelcome.o simplescreenrecorder-moc_ProfileBox.o simplescreenrecorder-moc_VideoPreviewer.o libsimplescreenrecorder-target-sse2.la libsimplescreenrecorder-target-ssse3.la
libtool: link: g++ -pthread -std=c++0x -flax-vector-conversions -g -O2 -pthread -o simplescreenrecorder AV/Input/simplescreenrecorder-ALSAInput.o AV/Input/simplescreenrecorder-GLInjectInput.o AV/Input/simplescreenrecorder-JACKInput.o AV/Input/simplescreenrecorder-PulseAudioInput.o AV/Input/simplescreenrecorder-SSRVideoStreamReader.o AV/Input/simplescreenrecorder-SSRVideoStreamWatcher.o AV/Input/simplescreenrecorder-X11Input.o AV/Output/simplescreenrecorder-AudioEncoder.o AV/Output/simplescreenrecorder-BaseEncoder.o AV/Output/simplescreenrecorder-Muxer.o AV/Output/simplescreenrecorder-OutputManager.o AV/Output/simplescreenrecorder-SyncDiagram.o AV/Output/simplescreenrecorder-Synchronizer.o AV/Output/simplescreenrecorder-VideoEncoder.o AV/Output/simplescreenrecorder-X264Presets.o AV/simplescreenrecorder-AVWrapper.o AV/simplescreenrecorder-FastResampler.o AV/simplescreenrecorder-FastResampler_FirFilter_Fallback.o AV/simplescreenrecorder-FastScaler.o AV/simplescreenrecorder-FastScaler_Convert_Fallback.o AV/simplescreenrecorder-FastScaler_Scale_Fallback.o AV/simplescreenrecorder-FastScaler_Scale_Generic.o AV/simplescreenrecorder-SimpleSynth.o AV/simplescreenrecorder-SourceSink.o common/simplescreenrecorder-DetectCPUFeatures.o common/simplescreenrecorder-Dialogs.o common/simplescreenrecorder-Logger.o GUI/simplescreenrecorder-AudioPreviewer.o GUI/simplescreenrecorder-DialogGLInject.o GUI/simplescreenrecorder-ElidedLabel.o GUI/simplescreenrecorder-HotkeyListener.o GUI/simplescreenrecorder-Icons.o GUI/simplescreenrecorder-MainWindow.o GUI/simplescreenrecorder-PageDone.o GUI/simplescreenrecorder-PageInput.o GUI/simplescreenrecorder-PageOutput.o GUI/simplescreenrecorder-PageRecord.o GUI/simplescreenrecorder-PageWelcome.o GUI/simplescreenrecorder-ProfileBox.o GUI/simplescreenrecorder-VideoPreviewer.o simplescreenrecorder-Main.o simplescreenrecorder-NVidia.o simplescreenrecorder-Version.o simplescreenrecorder-qrc_resources.o simplescreenrecorder-moc_X11Input.o simplescreenrecorder-moc_SyncDiagram.o simplescreenrecorder-moc_Logger.o simplescreenrecorder-moc_AudioPreviewer.o simplescreenrecorder-moc_DialogGLInject.o simplescreenrecorder-moc_ElidedLabel.o simplescreenrecorder-moc_HotkeyListener.o simplescreenrecorder-moc_MainWindow.o simplescreenrecorder-moc_PageDone.o simplescreenrecorder-moc_PageInput.o simplescreenrecorder-moc_PageOutput.o simplescreenrecorder-moc_PageRecord.o simplescreenrecorder-moc_PageWelcome.o simplescreenrecorder-moc_ProfileBox.o simplescreenrecorder-moc_VideoPreviewer.o ./.libs/libsimplescreenrecorder-target-sse2.a ./.libs/libsimplescreenrecorder-target-ssse3.a -lQtGui -lQtCore -lrt -lavformat -lavcodec -lavutil -lswscale -lX11 -lXext -lXfixes -lXi -lasound -lpulse -ljack -pthread
make[2]: Leaving directory '/home/dfx/src/ssr/src'
make[2]: Entering directory '/home/dfx/src/ssr'
make[2]: Leaving directory '/home/dfx/src/ssr'
make[1]: Leaving directory '/home/dfx/src/ssr'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment