Ryan Carsten Schmidt
Ryan Carsten Schmidt
I have two problems with the way that the UI overlays that I see on macOS on top of a Clock Signal 2023-09-10 Apple II emulator window (Use Square Pixels...
I'd like to request that you mention in the README what version of macOS is required. Looks like it's currently 10.13: https://github.com/TomHarte/CLK/blob/90f0e937e81cd7e020f6ec5a60710bab18b4f160/OSBindings/Mac/Clock%20Signal.xcodeproj/project.pbxproj#L6602 but I know you're considering increasing that due...
I would like to build the latest Clock Signal from source but I'm having some difficulty. Although it compiled, it quits immediately after it launches. This is in Xcode's output...
harfbuzz 8.1.1 fails to build with Apple clang versions earlier than 700: ``` In file included from main.cc:350: In file included from ./hb-static.cc:29: In file included from ./hb-open-type.hh:37: In file...
2.1.2 is the latest tag in this repository and it is listed as a stable version on pecl, however on the main page of this GitHub project 2.1.1 is listed...
pure-octave 0.13 is failing to build in MacPorts at the moment, at least with octave 7.3.0 and pure 0.68 on macOS 12.3.1 and macOS 13.0.1, both on x86_64; here is...
faad2 2.10.1 built with autotools on macOS has this library information (viewed with `otool -L`): ``` /opt/local/lib/libfaad.dylib: /opt/local/lib/libfaad.2.dylib (compatibility version 3.0.0, current version 3.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version...
Building litehtml 0.8 (with my fixes for #264 and #270) on macOS 12 fails for me with either external googletest 1.13.0: ``` CMake Error at /opt/local/share/cmake-3.24/Modules/GoogleTestAddTests.cmake:112 (message): Error running test...
With gtest 1.13.0 installed, building litehtml 0.8 (with my fix for #264) with `-DEXTERNAL_GTEST=ON` fails: ``` /opt/local/include/gtest/internal/gtest-port.h:270:2: error: C++ versions less than C++14 are not supported. #error C++ versions less...