digitalmars.D.learn - Program run fails on Windows
I have DLangUI program that works on macOS, but only compiles Windows. It returns -1. Is there a gotcha? It doesn't ask for any DLL's. Windows 10 Pro
Oct 29 2019
On Wednesday, 30 October 2019 at 03:56:40 UTC, Joel wrote:I have DLangUI program that works on macOS, but only compiles Windows. It returns -1. Is there a gotcha? It doesn't ask for any DLL's. Windows 10 ProI got programs to compile and run with bindbc-sdl, for example.
Oct 29 2019