Brad Smith
Brad Smith
I am not sure what is considered proper formatting for the codebase. Let me know if it should be adjusted.
Looking at switching to CMake from autoconf I noticed the list of installed tools has a bunch of missing stuff.. ``` @@ -1,12 +1,3 @@ @conflict libde265-1.0.5 -@bin bin/acceleration_speed -@bin...
Ok, I noticed sherlock265 was mentioned. I figured I'd mention the rest incase they were useful at all. I have no idea what some of those do.
I created a PR that allows building against current releases and newer releases of FFmpeg. https://github.com/stepmania/stepmania/pull/2247
Any feedback would be welcome.
OpenBSD, but this also pertains to FreeBSD. Meson passes on libstdc++ on the command line when linking C++ binaries which is wrong. The issue is in mesonbuild/compilers/cpp.py with this section....
> Yeah, that's just wrong. It would be wrong on some Linux setups too. Any other OS that utilizes libc++ instead of libstdc++ as their C++ library would be affected....
> Is this happening every time? That flag should only be used if you link an exe whose main is in C, but it links with C++ code. Not sure...
[CMakeCache.txt](https://github.com/PixarAnimationStudios/OpenSubdiv/files/14846665/CMakeCache.txt)