Package Details: obs-streamfx-git 0.12.0b299.r0.g8b97c2b2-1

Git Clone URL: https://aur.archlinux.org/obs-streamfx-git.git (read-only, click to copy)
Package Base: obs-streamfx-git
Description: Bring your stream back to life with modern effects!
Upstream URL: https://github.com/Xaymar/obs-StreamFX
Keywords: obs obs-streamfx obs-studio streamfx
Licenses: GPL2
Conflicts: obs-streamfx
Provides: obs-streamfx
Submitter: ThePooN
Maintainer: ThePooN
Last Packager: ThePooN
Votes: 9
Popularity: 0.001197
First Submitted: 2020-04-16 17:44 (UTC)
Last Updated: 2023-07-08 20:56 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

ChrisLane commented on 2022-01-04 09:26 (UTC)

This is currently failing to build for me with the following:

FAILED: CMakeFiles/StreamFX.dir/source/ui/ui-about.cpp.o 
/usr/lib/ccache/bin/g++ -DENABLE_ENCODER_AOM_AV1 -DENABLE_ENCODER_FFMPEG -DENABLE_ENCODER_FFMPEG_AMF -DENABLE_ENCODER_FFMPEG_NVENC -DENABLE_ENCODER_FFMPEG_PRORES -DENABLE_FILTER_BLUR -DENABLE_FILTER_COLOR_GRADE -DENABLE_FILTER_DISPLACEMENT -DENABLE_FILTER_DYNAMIC_MASK -DENABLE_FILTER_SDF_EFFECTS -DENABLE_FILTER_SHADER -DENABLE_FILTER_TRANSFORM -DENABLE_FRONTEND -DENABLE_SOURCE_MIRROR -DENABLE_SOURCE_SHADER -DENABLE_TRANSITION_SHADER -DHAVE_OBSCONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DStreamFX_EXPORTS -I/home/chris/.cache/yay/obs-streamfx-git/src/obs-streamfx-git/build/flux/generated/include -I/home/chris/.cache/yay/obs-streamfx-git/src/obs-streamfx-git/build/flux/generated -I/home/chris/.cache/yay/obs-streamfx-git/src/obs-streamfx-git/source -I/home/chris/.cache/yay/obs-streamfx-git/src/obs-streamfx-git/source/ui -I/home/chris/.cache/yay/obs-streamfx-git/src/obs-streamfx-git/third-party/khronos/glad/include -isystem /home/chris/.cache/yay/obs-streamfx-git/src/obs-streamfx-git/build/flux/libobs-src/include -isystem /usr/include/qt -isystem /usr/include/qt/QtCore -isystem /usr/lib/qt/mkspecs/linux-g++ -isystem /usr/include/qt/QtWidgets -isystem /usr/include/qt/QtGui -march=native -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -Warray-bounds -Wzero-length-bounds         -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto -fPIC -Wall -Wextra -mmmx -msse -msse2 -pthread -fPIC -std=c++17 -MD -MT CMakeFiles/StreamFX.dir/source/ui/ui-about.cpp.o -MF CMakeFiles/StreamFX.dir/source/ui/ui-about.cpp.o.d -o CMakeFiles/StreamFX.dir/source/ui/ui-about.cpp.o -c /home/chris/.cache/yay/obs-streamfx-git/src/obs-streamfx-git/source/ui/ui-about.cpp
/home/chris/.cache/yay/obs-streamfx-git/src/obs-streamfx-git/source/ui/ui-about.cpp:28:10: fatal error: nlohmann/json.hpp: No such file or directory
   28 | #include <nlohmann/json.hpp>
      |          ^~~~~~~~~~~~~~~~~~~
compilation terminated.

ThePooN commented on 2021-02-11 01:37 (UTC)

fixed :)

ThePooN commented on 2021-02-03 14:17 (UTC)

yes, it will fail until https://github.com/Xaymar/obs-StreamFX/pull/446 is merged

katoitalia commented on 2021-01-27 02:27 (UTC)

this fails to build for me....