When I proceeded with the installation on M1 Mac, I could not proceed with the following.
srdw:~/works/xxxxxx/NimTemplate/Plugins/NimForUE $(git_super_status)
% ./nue setup
>>>> Task: ok <<<<
ok host built
Needs to generate pch types
>>>> Task: showtypes <<<<
There are 15 PCH types
!!>> showtypes Time: 384 microseconds <<<<
!!>> ok Time: 1 millisecond and 283 microseconds <<<<
>>>> Task: setup <<<<
>>>> Task: ubuild <<<<
Targe files: @["/Users/srdw/works/xxxxxx/NimTemplate/Source/NimTemplateEditor.Target.cs"]
Target is NimTemplateEditor
./Build/BatchFiles/Mac/Build.sh NimTemplateEditor Mac Development /Users/srdw/works/xxxxxx/NimTemplate/NimTemplate.uproject -waitmutex
sh: ./Build/BatchFiles/Mac/Build.sh: No such file or directory
nue.nim(173, 13) `execCmd(cmd) == 0`
nue.nim nue
nue.nim main
nue.nim setup
nue.nim ubuild
assertions.nim failedAssertImpl
assertions.nim raiseAssert
fatal.nim sysFatal
In nue.nim
of Mac: "./Build/BatchFiles/Mac/Build.sh" # untested
where it says "nue.nim".
Maybe the path is wrong or something that should be generated is not being generated.
It seems that the Build folder is not generated in the NimTemplate folder at hand at this stage.
Please confirm.
Translated with www.DeepL.com/Translator (free version)
When I proceeded with the installation on M1 Mac, I could not proceed with the following.
In nue.nim
of Mac: "./Build/BatchFiles/Mac/Build.sh" # untestedwhere it says "nue.nim".
Maybe the path is wrong or something that should be generated is not being generated.
It seems that the Build folder is not generated in the NimTemplate folder at hand at this stage.
Please confirm.
Translated with www.DeepL.com/Translator (free version)