Github messages for voidlinux
 help / color / mirror / Atom feed
From: zenny <zenny@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [Package Request] StreamFX - An OBS plugin
Date: Sun, 06 Sep 2020 18:31:30 +0200	[thread overview]
Message-ID: <20200906163130.ggZG4Fbws89_x61_JfuiQa1CZ8lC8jUJs_sosO-yxW4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24706@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1743 bytes --]

New comment by zenny on void-packages repository

https://github.com/void-linux/void-packages/issues/24706#issuecomment-687720959

Comment:
> According to https://github.com/Xaymar/obs-StreamFX/wiki/Building-From-Source the compilers shouldn't be a problem. While I see no problem in building this standalone (one option to build StreamFX), I'd rather not have this pollute the obs build (the other option).
> So if you or anyone else want to give this a spin, should be manageable first template.

I tried to compile but without success:

```
$ cmake -H. -B"build/flux" -G"Ninja" -DOBS_DOWNLOAD=ON -DCMAKE_PACKAGE_NAME=StreamFX -DCMAKE_PACKAGE_PREFIX="build/package" -DCMAKE_INSTALL_PREFIX="build/distrib" -DCMAKE_CXX_COMPILER=g++ -DCMAKE_C_COMPILER=gcc
-- StreamFX: Using packaged or remote obs-studio.
Linux builds require your install the necessary development packages, take a look at the obs-studio build guide for them.
-- Found FFmpeg: /usr/include/../lib64/libavutil.so (found version "56.51.100") found
components: avutil avcodec swscale
CMake Warning at cmake/clang/Clang.cmake:389 (message):
  Clang for CMake: Could not find clang-tidy at path
  'CLANG_TIDY_BIN-NOTFOUND', disabling clang-tidy...
Call Stack (most recent call first):
  CMakeLists.txt:1086 (clang_tidy)


-- Configuring done
CMake Error at CMakeLists.txt:943 (add_library):
  The install of the StreamFX target requires changing an RPATH from the
  build tree, but this is not supported with the Ninja generator unless on an
  ELF-based platform.  The CMAKE_BUILD_WITH_INSTALL_RPATH variable may be set
  to avoid this relinking step.


-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.

```

  parent reply	other threads:[~2020-09-06 16:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-06  5:58 [ISSUE] " zenny
2020-09-06  6:10 ` lemmi
2020-09-06  8:04 ` zenny
2020-09-06  8:16 ` lemmi
2020-09-06  8:18 ` zenny
2020-09-06 16:31 ` zenny [this message]
2020-09-06 16:36 ` zenny
2020-09-06 16:46 ` zenny
2020-09-08  6:56 ` Vaelatern

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200906163130.ggZG4Fbws89_x61_JfuiQa1CZ8lC8jUJs_sosO-yxW4@z \
    --to=zenny@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).