Re: Compiling LO on macOS using lode - yasm and nasm not found

2020-05-13 Thread Alexander Thurgood
Le 13/05/2020 à 22:55, Eivind Samseth a écrit : Hi Eivind, > The BuildingOnMac page doesn’t reference yasm or nasm at all, not sure if it > rather should be included in the packages the lode environment sets up? > It doesn't matter, the build should complete anyway without them. It does on my

Re: Compiling LO on macOS using lode - yasm and nasm not found

2020-05-13 Thread Eivind Samseth
Hello Julien, I just followed the link on the build script had to libjpeg-turbo, which then suggested homebrew as the recommended method of installation The BuildingOnMac page doesn’t reference yasm or nasm at all, not sure if it rather should be included in the packages the lode environment set

Re: Compiling LO on macOS using lode - yasm and nasm not found

2020-05-11 Thread julien2412
Hello Eivind, I'm not sure Homebrew should be used. Indeed, it's not indicated in https://wiki.documentfoundation.org/Development/BuildingOnMac, did you follow this link? Julien -- Sent from: http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html __

Compiling LO on macOS using lode - yasm and nasm not found

2020-05-10 Thread Eivind Samseth
Hello, I’m trying a build of LO on macOS using lode but get a warning message that yasm and nasm is not found I have followed the instructions on the libjpeg-turbo to install using Homebrew, but that doesn’t help (yes, yasm and nasm was installed a few months ago, so it is in my $PATH) Anyone e