Posted April 28, 20241 yr I've been playing this evening with a a third party library in quicklisp and had problems getting it running. After a bit of troubleshooting, I realised the reason for the failures was that it needed a newer version of the bordeaux-threads library than OpusModus is shipped with, it looks like OpusModus has 0.8.5 with the third party library requiring a minimum version of 0.8.6 which has new functionality relating to semaphores. I'm a windows user so I've proved my theory through by updating the built in version of the bordeaux-threads library by replacing the files in 'C:\Program Files\Opusmodus\Resources\third-party\bordeaux-threads' with the newer versions. I'm new to OpusModus so still finding my way around and I can't help thinking this isn't the right way to do this. Is there a better way, or if not would be be possible to ask for bordeaux-threads to be updated in a future version? Thanks in advance.
Create an account or sign in to comment