Jeroen van Rijn
Jeroen van Rijn
Cheers. I'll look into it tomorrow. I have an idea of what it might be.
The patch affected `-file`. Will take a different approach tomorrow.
> @Kelimion the original bug is back: > > ``` > $ find . -type f > ./name/hello.odin > $ odin build name # or ./name or name/ or $PWD/name/...
Github mistakenly closed this because of the patch reverting the partial fix named the issue. 🙄
You could use `#load` to embed it and then `@(init)` to initialize that cities list on startup.
I imagine that you're using the portable MSVC script and set it up in `F:\VS2022`?
> I can repro this without `-debug` . Any directory specified besides `.` seems to reproduce this. As another data point, I am not calling the portable MSVC script. I...
> > I imagine that you're using the portable MSVC script and set it up in `F:\VS2022`? > > Not knowingly. Simply installed MSVC to a different folder during standard...
This detection will also be used to set the default for `-minimum-os-version` to the host's macOS version.
We may want to check that `ODIN_ROOT` is set to something before adding the registry entries, or people will have a broken context menu with no clue why it doesn't...