D16218: [KDevelop/Core]: safe signal-handler implementation (WIP)
Gleb Popov
noreply at phabricator.kde.org
Mon Oct 15 11:26:01 BST 2018
arrowd added a comment.
In D16218#343348 <https://phabricator.kde.org/D16218#343348>, @rjvbb wrote:
> Oh, misunderstanding! I simply don't have a full KF5 build environment on FreeBSD yet. I'm running TrueOS in a VM on a system that isn't exactly powerful, so I'm waiting until "Project Trident" is released with a full KF5 desktop option.
It would be much faster for you to get on the track if you download a vanilla FreeBSD VM image and just run
# pkg install kdevelop gmake cmake git
# git clone git://anongit.kde.org/kdevelop.git
# mkdir kdevelop/build
# cd kdevelop/build
# cmake ..
# gmake
INLINE COMMENTS
> rjvbb wrote in CMakeLists.txt:162
> But that would probably be a separate change that addresses the issue everywhere, no?
Yep, sure.
REVISION DETAIL
https://phabricator.kde.org/D16218
To: rjvbb, #kdevelop
Cc: arrowd, kdevelop-devel, glebaccon, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20181015/67d1b4c9/attachment.html>
More information about the KDevelop-devel
mailing list