mlatu

Results 15 comments of mlatu

I'm also having a problem while debugging, albeit I'm not sure what jiyanj91 is talking about. This is on Windows 10, with dmd installed. (I couldnt get gdc to be...

Same issue with SteamVR-OSVR-Win-Build-v0.1-344-g52bd105-core-v0.6-2080-g8a0429a4-buildid-212.7z I'll try compile from master but I kinda doubt it's fixed there.

it seems this actually works. I grabbed this guys dll, but afaik he simply compiled it: https://www.reddit.com/r/OSVR/comments/7maypm/driver_fix_for_dk1diy_headsets/

i mean, have you seen what tims is working on now? https://www.youtube.com/watch?v=Mc2r2qmC0y4 live edit games as they run https://www.youtube.com/watch?v=Y3qadZY8inY

on ubuntu 22, installed with HDFView-3.3.1-ubuntu2204_64.tar.gz: similar, but instead of an empty window you get just the file entry, no contents. when started in a console, all it ever outputs...

egh... sorry i didnt see the other pull request, but i would argue using a buffer is better than a string

aye, that one. i added a bmp header generator function for ease of use

also added tests for both functions

hi, i made some changes in my forks cmakelists.txt and now jpm install actually works: i can just import janetui now, please check out my fork https://github.com/kamisori/janetui its just the...

well, caveat time: i can only install after calling jpm build twice... first time breaks because the shared object file that is emitted by cmake is missing, when jpm wants...