Re: Using macports-libcxx to build a non-MacPorts cmake project

2021-05-06 Thread Ken Cunningham
I you show me exactly what you’re trying to build and where the WIP sits, I would be happy to take a look for you if you like. Ken > On May 6, 2021, at 8:08 AM, wowfunha...@gmail.com > wrote: > > Thanks Ken! Those cause the build to fail in the same way as before—which I'm > going to take

Re: Best way to install current version of a package?

2021-05-06 Thread Ryan Schmidt
On May 6, 2021, at 08:41, Nathaniel W Griswold wrote: > I was doing something today and needed nodejs on my system. > > I kinda just wanted the current version, but i saw there were a bunch of > ‘nodejs’ packages, like nodejs12-nodejs16. > > I ended up googling for info about node versions

Re: Using macports-libcxx to build a non-MacPorts cmake project

2021-05-06 Thread wowfunha...@gmail.com
Thanks Ken! Those cause the build to fail in the same way as before—which I'm going to take to mean I was doing it right all along, and Dolphin just isn't going to be amenable to building this way. My shared_mutex-free build mostly works anyway. On May 3, 2021, at 5:46 PM, Ken Cunningham

Best way to install current version of a package?

2021-05-06 Thread Nathaniel W Griswold
Hello, I was doing something today and needed nodejs on my system. I kinda just wanted the current version, but i saw there were a bunch of ‘nodejs’ packages, like nodejs12-nodejs16. I ended up googling for info about node versions so i could install the right one for my purposes, but i

Re: Error: Failed to build source-highlight: command execution failed

2021-05-06 Thread tom eee
I did this first: 0:56-43> /opt/local/bin/clang-mp-9.0 --version clang version 9.0.1 Target: x86_64-apple-darwin11.4.2 Thread model: posix InstalledDir: /opt/local/libexec/llvm-9.0/bin For the last attempt to install source-highlight I did not include the ' configure.compiler=macports-clang-9.0'