Re: [Development] Requesting a repository for Qt/.NET

2023-05-22 Thread Miguel Costa via Development
, --Miguel -Original Message- From: Alex Blasche Sent: 15 May 2023 14:22 To: development@qt-project.org; Miguel Costa Subject: Re: Requesting a repository for Qt/.NET Hi Miguel, please go ahead. -- Alex From: Development on behalf of Miguel Costa

[Development] Requesting a repository for Qt/.NET

2023-05-09 Thread Miguel Costa via Development
on of Qt with .NET libraries and applications. Responsible person: Miguel costa Gerrit user/email: mecfc / miguel.co...@qt.io Qt/.NET implements a custom .NET host (cf. https://learn.microsoft.com/en-us/dotnet/core/tutorials/netcore-hosting) which allows calling into managed code from native C++

Re: [Development] Bug in either moc or VS Tools

2020-05-15 Thread Miguel Costa
incorrect set of args and leads to the reported error. Workaround is to remove quotes from paths used in Additional Include Directories. --Miguel Costa Software Engineer The Qt Company GmbH Erich-Thilo-Straße 10 D-12489 Berlin http://qt.io Geschäftsführer: Mika Pälsi, Juha Varelius, Mika Har

Re: [Development] Configuring Qt VS Tools to auto generate .qm files from .ts files

2020-05-13 Thread Miguel Costa
https://bugreports.qt.io/browse/QTVSADDINBUG-578 Please feel free to add any comments / suggestions. Best regards, --Miguel Costa Software Engineer The Qt Company GmbH Erich-Thilo-Straße 10 D-12489 Berlin http://qt.io Geschäftsführer: Mika Pälsi, Juha Varelius, Mika Harjuaho Sitz der Gesellschaft: B

[Development] Qt Visual Studio Tools 2.5.0 released

2020-04-23 Thread Miguel Costa
are welcome at: https://bugreports.qt.io/projects/QTVSADDINBUG Thank you. --Miguel Costa Software Engineer The Qt Company GmbH Erich-Thilo-Straße 10 D-12489 Berlin http://qt.io Geschäftsführer: Mika Pälsi, Juha Varelius, Mika Harjuaho Sitz der Gesellschaft: Berlin, Registergericht

Re: [Development] Proposing CMake as build tool for Qt 6

2019-06-17 Thread Miguel Costa
From: Development On Behalf Of Thiago Macieira Sent: Samstag, 15. Juni 2019 04:27 > > I wonder if Assistant as a standalone application still makes sense. Is it > used by the VS Add-in? No, it's not used by the VS add-in (help for Qt classes is opened in default browser). BR, --Miguel __