kfir
kfir
any updates about this?
Are there any updates on this? This feature would be awesome.
> Anyone have debugging working on windows/vscode ? Would like to learn more about Zig, having option to put in breakpoints would be really helpful. https://github.com/kfird214/zig-vscode-template
Because I think this project is drawing inspiration from zig I think it should just be the same as zig [Labeled-while](https://ziglang.org/documentation/master/#Labeled-while) ```zig outer: while (true) { while (true) { if...
> hi, i encounterd the same error. some questions about your workaround? > > 1. the zip file is the master zip from this github page? > 2. and then...
> I have the same problem. No meta files in the folder x86 for Windows. How can I generate these files? You can see my answer above https://github.com/ValveSoftware/steamvr_unity_plugin/issues/1107#issuecomment-1909835386 Basically, I...
> I already unpacked and opened in unity but how do you regenerate the files? Unity should generate the file for you if you open it in a project, I...
 This is the libopenvr_api.so.meta link https://www.dropbox.com/scl/fi/tbiyf90rje96yibqr14tz/libopenvr_api.so.meta?rlkey=a63artnplm8qhbcf6y7cwhd0r&dl=0 Add it to the right path (of course unzip then re-zip) Here is my com.valvesoftware.unity.openvr-1.2.1.tgz https://www.dropbox.com/scl/fi/ylbudx4cjgxfs9rc41f9z/com.valvesoftware.unity.openvr-1.2.1.tgz?rlkey=susbp2f7wkincav5rea2aposf&dl=0 > For me unity gives error :...
Any update on this?