#dagger with c++
1 messages ยท Page 1 of 1 (latest)
Hi ๐
You understood properly: you can code your pipeline in Go, Node or Python. As the pipeline runs inside containers, you can create a pipeline in Node for example, that pulls an image with cpp installed, and do all the above steps inside.
If you write your pipeline in Node, when running the script, dagger will automatically provision itself (if it doesn't exist).
re: spawning a windows images, Dagger uses buildkit as the container runtime which still doesn't support windows containers natively (https://github.com/moby/buildkit/issues/616)
@DSP56300#2522 There might be another way. You could create a toolchain to cross compile from linux containers to windows binaries.
It wouldn't be a window container at the end, though. But I believe your final artifact is not a container, but some binaries/zip you upload to FTP, right?
(your username doesn't work with discord autocompletion btw ๐
Way Cross Compile C/C++ code to run on Windows, Linux, and Mac OS? How to Compile for OS X in Linux or Windows? C++ cross platform compiling Creating a Cross Platform P
seems like the user left the discord server ๐คทโโ๏ธ
LOL. That explains it.