Tech Com Spot

Results 10 comments of Tech Com Spot

the site doesn't allow me to upload any image :((((

Hi. Thanks to @mjyut for sharing the workaround but I did: # build `libui` git clone [email protected]:andlabs/libui.git cd libui/ mkdir build cd build/ cmake -DBUILD_SHARED_LIBS=OFF .. make # copy to...

@andlabs sorry noob like me. I reattached correct screenshot. ![screenshot at 2018-05-26 17-47-41](https://user-images.githubusercontent.com/9653037/40578940-cc1167f4-610c-11e8-8fed-c7c9063c7026.png) But error still appear "No such file or directory"

@andlabs thank you. andlabs directory and ui directory were missing - I created them and cp works. Thanks!

I was able to cp but the last step # build `ui` cd ${GOPATH}/src/github.com/andlabs/ui/ go build ![screenshot at 2018-05-27 05-10-17](https://user-images.githubusercontent.com/9653037/40582646-2c5b561a-616c-11e8-8caa-8e2df5d9ca24.png) Not works :( Same for main.go example file ![screenshot at...

@andlabs I did next: 1. Reboot my usb-live debian (Parrot Security) system. 2. Set up GOPATH and PATH. 3. Install Golang. 4. go get -v github.com/andlabs/ui I got: ![screenshot at...

Hi, @andlabs did all steps but at the final one go build I got ![screenshot at 2018-06-05 11-24-24](https://user-images.githubusercontent.com/9653037/40964070-ae5e6c40-6899-11e8-843e-49539d395cca.png) Please, Help!

Hi, @amlwwalker. No, I didn't because they have docker but I am hopping to run apk on emulator/VM etc. Is it possible to do that with got-gt ?

I've pick it for project in Production and made a couple of tests but then found that DoubleClick() doesn't work. So, could anyone advice about the issue ? Please.