Search Criteria
Package Base Details: latencyflex-git
Package Actions
Git Clone URL: | https://aur.archlinux.org/latencyflex-git.git (read-only, click to copy) |
---|---|
Submitter: | ishitatsuyuki |
Maintainer: | ishitatsuyuki |
Last Packager: | ishitatsuyuki |
Votes: | 1 |
Popularity: | 0.000134 |
First Submitted: | 2022-01-03 02:38 (UTC) |
Last Updated: | 2023-03-19 10:15 (UTC) |
Latest Comments
1 2 3 Next › Last »
ishitatsuyuki commented on 2023-04-16 08:25 (UTC)
Updated the source to use its own definition of those macros so this should work fine now.
hydrocryo01 commented on 2023-04-13 02:47 (UTC) (edited on 2023-04-13 02:47 (UTC) by hydrocryo01)
I got an error about VK_LAYER_EXPORT does not name a type during compilation:
Do I miss something?
ishitatsuyuki commented on 2023-04-13 00:39 (UTC)
Please note that LatencyFleX 2 is in alpha development. Users should be aware of the caveats and the early access disclaimer should not be skipped.
Zeioth commented on 2023-04-12 23:41 (UTC)
I've made an alternative, easy to understand installer for LatencyFlex2: https://github.com/Zeioth/LatencyFlex2-installer
ishitatsuyuki commented on 2023-03-24 01:41 (UTC)
Cmon, don't flag a package just because it doesn't build. Flagging is only for cases where the version needs a bump.
Anyway, the same issue have been posted before, I don't know why, but make sure you have stock wine installed in your PATH. Most people with issues seemed to have some kind of custom wine.
Zeioth commented on 2023-03-24 00:39 (UTC)
It is still not building correctly for me:
SunRed commented on 2023-03-20 00:54 (UTC)
Please add
options=('!lto')
to thePKGBUILD
as it doesn't build with LTO enabled.ishitatsuyuki commented on 2023-03-19 10:16 (UTC)
Guys, sorry for the delay. The submodule incompatibility has been fixed now (thanks TheBill2001).
Hsky commented on 2023-03-19 01:21 (UTC)
Newest upload doesn't work because of the new git update that changes how the -C argument works but changing
git -C layer/subprojects/funchook submodule update distorm
-->git -c protocol.file.allow=always -C layer/subprojects/funchook submodule update distorm
on line 36 of the PKGBUILD allows me to build the package successfullyIncredibleLaser commented on 2023-02-28 07:27 (UTC)
The proposed solution is also the new official decision, the bug report has been closed with reference to the wiki that describes exactly what has been done in the latest comment. It'd be great if you could incorporate the suggested changes.
1 2 3 Next › Last »