Re: [Development] Requesting a module for Qt JSON RPC and Qt Language Server

2019-12-16 Thread Jason H
Question: Will this have any overlap/impact on Qt Remote Objects? https://doc.qt.io/qt-5/qtremoteobjects-index.html While the docs says it is not RPC, if it's using similar concepts there might be overlap? > Sent: Monday, December 16, 2019 at 10:39 AM > From: "Ulf Hermann" > To: "development@q

[Development] Requesting a module for Qt JSON RPC and Qt Language Server

2019-12-16 Thread Ulf Hermann
Hi, I would like to request a new module and repository for an implementation of the JSON RPC and Language Server protocols: Name of the repository: qt/qtlanguageserver.git Description: An implementation of the language server protocol Responsible person: Ulf Hermann Gerrit user/email: ulf.herm.

[Development] sdktool parameters

2019-12-16 Thread Юрий Лунёв via Development
Hello, I’m trying to figure out the syntax of sdktool so that I could set up my custom Yocto-built SDK in automatic and manageable way. What I’m stuck with now is the command to add a toolchain: $SDKTOOL addTC --id «ProjectExplorer.ToolChain.Gcc:me.gcc" \ --language C \ --name "M