Ryan Carsten Schmidt
Ryan Carsten Schmidt
When I search for [ports that install libz.dylib](https://ports.macports.org/search/?installed_file=libz.dylib&q=), the zlib port is not among the results.
Currently, Aerofoil builds and uses a bundled copy of zlib but that can be problematic if your bundled copy has bugs (e.g. #26) and is unnecessary if I already have...
Aerofoil 1.1.2 fails to build on macOS 26 Tahoe: ``` In file included from /opt/local/var/macports/build/Aerofoil-269da055/work/Aerofoil-1.1.2/zlib/zutil.c:10: In file included from /opt/local/var/macports/build/Aerofoil-269da055/work/Aerofoil-1.1.2/zlib/gzguts.h:21: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/stdio.h:61: /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/_stdio.h:322:7: error: expected identifier or...
lftp 4.9.3 fails to build on old compilers: ``` In file included from Torrent.cc:32: ../lib/dirent.h:100:36: error: expected ',' && DT_SOCK != DT_WHT); ^ ``` This is the end of a...
### Build System Used I build wxWidgets and/or my application using: - [ ] CMake - [x] configure - [ ] mingw32-make with makefile.gcc - [ ] MSBuild (Microsoft Visual...
I sometimes check the status of my buildbot 0.8 installation from Safari on my iPhone. The screen may be small but I can at least see what's going on. With...
Building nxcomp 3.5.99.22 on a case-insensitive filesystem (e.g. on macOS) with a C++20-capable compiler (e.g. Apple clang version 14.0.0 (clang-1400.0.29.202)) fails: ``` In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/ostream:142: ../version:1:1: error: expected...
allegro5 5.2.10.1 doesn't build when using the OS X (macOS) 10.11 SDK or earlier. The error is: ``` src/macosx/osxgl.m:673:52: error: use of undeclared identifier 'NSWindowStyleMaskTitled' [dpy->win setStyleMask: [dpy->win styleMask] &...
The license says: https://github.com/cdcseacave/TinyEXIF/blob/ccd676f1b91d59da40b4f9c1edda4408fb65e62e/README.md?plain=1#L51 Did TinyEXIF originate from or is it associated with FreeBSD or was this license text just coincidentally copied from FreeBSD? If the latter, I recommend replacing...