• [deleted]

  • Edited

Hello everyone,

I am currently making a whole CI Pipeline for godot engine on gitlab, that I will probably showcase soon after some cleaning, but there is one last thing before that I don't understand.

When I run my generated template with some GUT command line to run my unittest project, it works on linux, but on windows no output display on my logs, and no error is trigerred.

I was wondering if I need some c++ redistributable or to redirect the output, but it's the first time I use windows container so I don't know if it's normal or I missed something.

The command work in local when I download the game executable on my Windows with some output as expected.

For reference to the Gitlab CI job:
https://gitlab.com/neitherlands/engine/-/blob/feature/build-system-local/.gitlab-ci.yml?ref_type=heads#L52

    [deleted] changed the title to Run exe template inside windows docker container .
    [deleted] changed the title to How to run exe template inside windows docker container ? .
    • [deleted]

    [deleted] Also is there a tag CI/CD ? Would be maybe more apropriate than build system and exporting.

      [deleted] Also is there a tag CI/CD ?

      @MikeCL Also is there a tag CI/CD ?

      This would be a better way to ask a question by tags, it's more likely to get noticed.

        • [deleted]

        • Edited

        Tomcat Well, since there was a limit on tags, is CiCd is more about exporting or the build system ? Since I don't know I preferred to put both and don't give te question tag. I changed it to exporting but really don't hesitate to say if there is a more apropiate tag for this subject.

          [deleted] Well, since there was a limit on tags, is CiCd is more about exporting or the build system ?

          It's just that @MikeCL is the one manipulating the tags here and it's better to ask him the question about them.

          • [deleted]

          Oh sorry wasn't attentive and mix with Question tag.