Thanks,

It would be great to have this feature at some point. But for now I’ll stick 
with the current solution then.

Regards

Leon

> On Jan 15, 2024, at 10:48 AM, Christian Kandeler via Qbs <qbs@qt-project.org> 
> wrote:
>
> [You don't often get email from qbs@qt-project.org. Learn why this is 
> important at https://aka.ms/LearnAboutSenderIdentification ]
>
> On 1/12/24 11:10, Leon Buckel wrote:
>> So my question would be: Is there a way to run an executable that is a 
>> Product similar to how ‘qbs run’ does it so all dependencies are found?
>
> There isn't, but there should be.
>
>> In the past I’ve solved this problem by deploying the tool and dlls first 
>> and running it from the install root.
>> That still works but doesn’t seem right. Especially since I don’t believe 
>> there is a way to tell whether the artifacts are already installed before 
>> running the Command.
>
> If the tool is installable, then it's safe to assume is already has been
> installed when running it, as installation happens in lockstep with
> artifact creation. The user would have to actively sabotage you by
> disabling installation.
>
>
> Christian
> _______________________________________________
> Qbs mailing list
> Qbs@qt-project.org
> https://lists.qt-project.org/listinfo/qbs

_______________________________________________
Qbs mailing list
Qbs@qt-project.org
https://lists.qt-project.org/listinfo/qbs

Reply via email to