Oleg Ageev
Oleg Ageev
Create Draft PR for progress overview. I think this is a breaking change. And we need to resolve a number of issues, which I will write about a little later....
Don't use Bash, but I get the same error: ```shell (conda-smithy) (conda-smithy) PS E:\GitHub\cNoNim\sfml-feedstock> conda smithy rerender INFO:conda_smithy.configure_feedstock:Downloading conda-forge-pinning-2024.01.29.16.06.26 INFO:conda_smithy.configure_feedstock:Extracting conda-forge-pinning to C:\Users\cnonim\AppData\Local\Temp\conda-smithy Traceback (most recent call last): File "E:\mambaforge\envs\conda-smithy\Scripts\conda-smithy-script.py",...
There seems to be a problem in GitPython I tried to replace the slash ```py replace(os.sep, "/") ``` after os.path.join, but got ```shell (conda-smithy) (conda-smithy) PS E:\GitHub\cNoNim\sfml-feedstock> conda smithy rerender...
@Ethereal77, yes. And after some experiments, I found yet another issue. C# [ModuleInitializer] also generate Module static constructor at compile time. And [ModuleInitializer] generated by AssemblyProcessor not called. And I...