¿ªÔÆÌåÓý

Building on Mac


 

I was reading the user guide and it says to use the macports versions of coreutils, portaudio and cmake. Apparently coreutils didn't work out of the box and macports was needed.

When I tried building it on my machine, without the macports versions (instead using brew install cmake and brew install portaudio) the makefile built direwolf fine, I can build and run it (but I haven't had a chance to fully test it)

Are there some tests I can do to check for regressions? I see there are some test scripts, are these sufficient to test it?

In addition, the document recommends building with +universal, so we can make both 32 and 64 bit versions of the software, it looks like only coreutils offers a universal variant and for modern macs 32 bit programs won't run at all ()

Join [email protected] to automatically receive all group messages.