Prasanth Vaaheeswaran

Results 14 comments of Prasanth Vaaheeswaran

> LGTM? > > Not sure why CI would be failing as this is only a readme update. According to the console output ``` The build phase is set to...

I don't think this is working as expected, I was trying to search on a supported field however kept getting an error regarding an unknown character, which was saying the...

Hey, thanks for looking into this. My queries were similar to yours, the only difference was I was hitting `/servicePrincipals`. I ended up using a different library, so can't reproduce...

Would be nice to have some way to automate updating all those references if needed. Something I can look in to when I get some time :D Thanks again!

@teohhanhui Hey, first off, great work! :) I was wondering, how do you pass the environment settings to the docker container? Do you mount a volume or set environment variables...

I’ll give it a shot tonight and report back. Thanks! Sent from my iPhone > On Jan 6, 2019, at 15:30, RedFantom wrote: > > Thank you for your question,...

Hey so I ran in to a few issues, first was I needed to download and install [XQuartz](https://www.xquartz.org/) to have some X11 headers for the `cmake` command to finish. I've...

> Is libusb detected properly? No it is not, I'm having trouble with this step. `make` fails because it is unable to locate the headers required for libusb.

I think it worked! This is the edit I did, in case anyone else wants to do the same, of course my location is my own. ``` # Author: RedFantom...

``` prasanthv@bowie masterkeys-linux (master) $ ./main Device: 7 Detected 0 devices. ``` Now I just need to get the keyboard! Thanks, will let you know once I run `record`.