Package Details: process-cpp 3.0.1-2

Git Clone URL: https://aur.archlinux.org/process-cpp.git (read-only, click to copy)
Package Base: process-cpp
Description: A simple convenience library for handling processes in C++11
Upstream URL: https://gitlab.com/ubports/core/lib-cpp/process-cpp/
Keywords: C++ cpp library processes
Licenses: LGPL3
Groups: lib-cpp
Submitter: irtimmer
Maintainer: fungible
Last Packager: fungible
Votes: 36
Popularity: 0.000000
First Submitted: 2017-04-12 21:25 (UTC)
Last Updated: 2022-01-06 09:20 (UTC)

Latest Comments

« First ‹ Previous 1 2

thurstylark commented on 2017-04-13 01:30 (UTC) (edited on 2017-04-13 02:26 (UTC) by thurstylark)

Edit: Scratch all that. I'm a dumbass trying to build properties-cpp instead of process-cpp. The real issue is that properties-cpp should be a build dep of process-cpp. ---- Although, even with this change, it still doesn't build. CMakeOutput.log: https://paste.xinu.at/fu9LBs/ CMakeError.log: https://paste.xinu.at/h91/

thurstylark commented on 2017-04-13 01:20 (UTC)

${_pkgver} doesn't need to be used on L16 (especially since it's not defined). Use ${pkgver} instead

juliusadler commented on 2017-04-12 23:43 (UTC) (edited on 2017-04-12 23:43 (UTC) by juliusadler)

line 16: cd: ./process-cpp/src/process-cpp-: No such file or directory _pkgver should not be empty!