#Serving for Windows desktop from inside a Linux dev-container

1 messages · Page 1 of 1 (latest)

balmy lark
#

Hi - I develop in VSCode on Win11, using a Linux dev-container. When I "dx serve --platform desktop" the build fails with

error: failed to run custom build command for gobject-sys v0.18.0

I'm assuming this is because it is trying to create a linux desktop from inside a container? I need to run the desktop app from Windows. Is there a way to achieve this? Thanks

light granite