Search Criteria
Package Details: vapoursynth-plugin-lc-git 1.1.g9cea098-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/vapoursynth-plugin-lc-git.git (read-only, click to copy) |
---|---|
Package Base: | vapoursynth-plugin-lc-git |
Description: | Plugin for Vapoursynth: lc (GIT version) |
Upstream URL: | https://github.com/MoePus/VapourSynth-LC |
Keywords: | vapoursynth |
Licenses: | GPL |
Conflicts: | vapoursynth-plugin-lc |
Provides: | vapoursynth-plugin-lc |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-10-02 15:30 (UTC) |
Last Updated: | 2023-02-14 19:04 (UTC) |
Dependencies (4)
- libc++ (libc++-msanAUR, libc++-modulesAUR)
- vapoursynth (vapoursynth-classicAUR, vapoursynth-gitAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
dreieck commented on 2023-02-14 22:15 (UTC)
Thanks, the
fatal error: 'iostream' file not found
-error is now gone.Hoewever, it seems to use LLVM's clang, which accepts different CFLAGS/ CXXFLAGS/ LDFLAGS than gcc.
With unsetting those, I could now build, without unsetting, I get the error
Regards!
sl1pkn07 commented on 2023-02-14 18:57 (UTC) (edited on 2023-02-14 19:02 (UTC) by sl1pkn07)
EDIT: ooopsss. founded. is part of libc++ package. updating
greetings
dreieck commented on 2023-02-14 17:03 (UTC)
I also get this error
./LC/Helper.h:4:10: fatal error: 'iostream' file not found
:dreieck commented on 2023-02-14 17:03 (UTC)
I also get this error
./LC/Helper.h:4:10: fatal error: 'iostream' file not found
:Win8Error commented on 2022-10-15 19:51 (UTC)
Build still fails. I've tried it on my host and in a clean chroot. And yes i have base-devel installed.
sl1pkn07 commented on 2021-12-23 22:18 (UTC)
strange. because iostream is part of gcc (base-devel)
Win8Error commented on 2021-12-23 22:00 (UTC)
Build failed