Closed jjohnson338 closed 3 years ago
thanks @jjohnson338 ! I also received aur email today. Will deal with this shortly.
I've applied your patch and it builds fine on my side 😱
also builds fine in the chroot environment (aur sync -c fvim
)
@jjohnson338 could you please verify? I've pushed to aur but I'm not sure if that's the right move... me arch noob (
Hi @yatli, I nuked my fvim
install and tried to pull down the latest package from the aur. I am still getting the same build error. I took a look at references to that file in the fvim
repo and it appears the fvim.fsproj
reference to it is missing the parent dir. Maybe this builds on other platform?
After updating that path, it's building fine on my machine. I've created a PR to update that here.
Please take a look when you get a chance.
I've attempted to update the AUR package build to the latest version, but I'm running into a couple issues. Firstly, the solution now contains two projects, so we have to specify a project. I've assumed
fvim.fsproj
is the appropriate target here. Is that correct?After making that change, I'm hitting a build error that stops compilation:
I likely won't have time over the next little bit to update the package, so I'm also attaching my WIP on the update in-case it's helpful to you for updating the AUR package: