libyaul
libyaul copied to clipboard
Failed retrieving packages error
Hey, so anyways i was trying to install the libyaul toolchain on msys2 but when i try to sync and refresh the databases, it gives me an error, the error says:
error: failed retrieving file 'yaul-linux.db' from packages.yaul.org : The requested URL returned error: 403
error: failed to synchronize all databases (unexpected error)
it also says this on the msys counterpart, idk why this is happening so can you try to help me what is happening please?
Hi, sorry but I'm in the middle of restructuring Yaul's package system.
If you have a Linux distro available, I'd use that in the meantime.
I will close this issue once I've resolved the packaging restructuring.
In the meanwhile you could try yaul-win64: https://github.com/robertoduarte/yaul-win64/. You just need to download the latest release package and extract to your preferred location, after that the examples in libyaul-examples folder can be opened in visual studio code with intellisense and build/run tasks working.
Hi Israel! Any update to this?
@karlmeyer25, none at the moment. However, I would say to use Yaul-Win64. This is the preferred way to use Yaul on Windows. As for Linux, Pacman is still the preferred method.
Can you give it a try if you got time? Thanks.