How to run exe template inside windows docker container ?
Asked Answered
H

5

0

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

Histrionic answered 12/2 at 7:6 Comment(0)
H
0

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

Histrionic answered 12/2 at 7:12 Comment(0)
E
0

Histrionic Also is there a tag CI/CD ?

Costive 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.

Enfeeble answered 12/2 at 12:24 Comment(0)
H
0

Enfeeble 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.

Histrionic answered 12/2 at 12:42 Comment(0)
E
0

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

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

Enfeeble answered 12/2 at 13:52 Comment(0)
H
0

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

Histrionic answered 12/2 at 18:3 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.