Oppodelldog
Oppodelldog
Same issue here, I couldn't figure out how to use direnv under windows. Please support some documentation.
I was just looking for this capability and as I found the feature request might have been resolved since the named hooks are already merged. From code review I'd say...
I faced the same issue, the suggestions described above fix the ```fault address``` for the following functions. ```pkg/wca/IAudioSessionControl_windows.go``` * ```ascGetDisplayName``` * ```ascGetIconPath```
Just a note from me since I was requesting this feature on windows: The integration of WSL in windows and IDEs having WSL support made the request obsolete for me.
Hi, I had the same issue, for now I locally just added a guard clause to RefineSubRoutine if "skinny is null", that worked so far. Did not dig deeper, but...
I was trying to generate C# code form it to reuse this generator in a game, having the same issues. It would be great to separate a library out of...