Re: [Development] Fixing the 6.5 build when cross-compiling (missing Qt6::qtprotobufgen)

2023-01-13 Thread Alexandru Croitor via Development
Hi, Is this still a problem? If yes, please file a bug report so this is not lost. If I understand correctly, your host build had no protobufgen installed, and the wasm build fails to configure then. For other repos, in a situation like this, the module is skipped (e.g. qtdeclarative +

[Development] Fixing the 6.5 build when cross-compiling (missing Qt6::qtprotobufgen)

2022-12-22 Thread Morten Sørvig via Development
Hi, I’m running into a configure error for a top-level Qt 6.5 wasm build. I use “init-repository --module-subset=all” to check out the Qt modules. The host system does not have protobuf installed, which configure warns me about during the host tools build (this is fine): -- Configuring