Ryan Carsten Schmidt

Results 415 issues of Ryan Carsten Schmidt

I assume the Versioning source code directory can be removed. The set_version.m file inside is only referenced by the version.sh script, the version.sh script isn't referenced from anywhere, and the...

Using your precompiled binary of 0.98, the Check For Updates menu item produces this error message: > Update Error! > > An error occurred in retrieving update information; are you...

I've built NicePlayer 0.98 from source on macOS High Sierra 10.13 (but [using the 10.11 SDK](5)) using MacPorts and although it builds successfully it crashes immediately upon launch: ``` $...

Building for x86_64 works but building for i386 fails: ``` /path/to/NicePlayer-0.98/Plugin Sources/DVDPlayer/DVDPlayerView.m: 311:11: error: initializing 'CGPoint' (aka 'struct CGPoint') with an expression of incompatible type 'NSPoint' (aka 'struct _NSPoint') CGPoint...

Building fails on OS X 10.8: ``` /bin/sh -c /path/to/NicePlayer-0.98/build/NicePlayer.build/Release/NicePlayer.build/Script-2513D30D07BDACBC00BB6055.sh /path/to/NicePlayer-0.98/build/NicePlayer.build/Release/NicePlayer.build/Script-2513D30D07BDACBC00BB6055.sh: line 2: /usr/bin/sdp: No such file or directory ``` On OS X 10.8 there is no `/usr/bin/sdp` but it...

GitHub provides automatically-generated tarballs of your tags, but they don't contain submodules, so trying to build your project from one of those tarballs fails. Therefore it would be great if...

Building NicePlayer fails using version 10.12 or later of the macOS SDK, because NicePlayer includes QuickTime.h which Apple has removed from the macOS SDK. ``` NicePlayer-0.98/Plugin Sources/DVDPlayer/DVDPlayerView.m:9:9: fatal error: 'QuickTime/QuickTime.h'...

Hi, I'm a developer with the MacPorts project, trying to [update our NicePlayer port to the latest version](https://trac.macports.org/ticket/54581). It's been a long time since we updated this port, and now...

I'm on Linux Mint trying to build your latest code from git. My understanding is that you require either libslirp or libpcap: ``` -- Checking for one of the modules...

The homepage says mtr distfiles can be downloaded from FTP but the FTP site is down. It says files can be downloaded by HTTP but the latest file on the...