John Radley

Results 22 comments of John Radley

Hi, I've just found same... A dmd compiler failure, with:- dub build --verbose -f -b release FAIL .dub/build/default-release-linux.posix-x86_64-dmd_2082-822726CD45D593565748BD53F4E8A8BD/ dlangide executable /usr/bin/dmd failed with exit code 1. I'll try the ldc...

Thanks, built and running now. Thanks for writing up the commands First time with D, pity it isn't more widely promoted, as I can't see why Golang would be better!...

There is V2 and V3 from this repository at https://github.com/inbasic/turbo-download-manager-v2 where v3 was updated 3 months ago (as Aug 2021)

RE: Only load valid provisioners Quite Agree! I don't perceive this as an enhancement, but a critical bug Imagine if Haproxy didn't start if one of it's backend was down!!!...

@jqtmviyu Dockerfile, Line 7, ENV PATCH_ALLOW=1. Needed to run patch.py With =0, you'll see "PATCH: Nothing to do" in the build log, and that's why you have the 4 Zerotier...

I've just found the same! @chenxudong2020 Can you edit the title of this Issue so to say, libpq-fe.h not found

Hello, thanks @saveriomiroddi , but alas, I can't get a build of your branch or the main branch. My failure shown below. This does show on a Google search, but...

I'd love to know the answer to this too! Not tried it yet, and had assumed a route on non-Nebula node X would suffice. But I guess you've tried that!...

August 2020 I'm here reading this because sadly, the Flutter Linux Deskop as per Canonical's article doesn't really work.... https://snapcraft.io/blog/canonical-enables-linux-desktop-app-support-with-flutter It ends up with a package focused on Snaps that...

Doesn't work for me, that's why I was looking here. $ flutter build linux --release Building Linux application... jradley@z390ma:~/Documents/programming/flutter/counter$ ./build/linux/release/counter embedder.cc (577): 'FlutterEngineCreateAOTData' returned 'kInvalidArguments'. Invalid ELF path specified. **...