Qt Creator 4.14.1 released
Here’s the link to the announcement blog post: https://www.qt.io/blog/qt-creator-4.14.1-released
Here’s the link to the announcement blog post: https://www.qt.io/blog/qt-creator-4.14.1-released
Published at: https://devblogs.microsoft.com/python/iot-exploration-with-vs-code-python-and-the-device-simulator-express/ Author: Luciana de Melo e Abud Publication date: 2020, August 27th The explosion of devices in the IoT space is more than a little overwhelming. Where do you start? Why choose hardware when… Read more »
VS Code annouces the support of Makefiles (as a preview version). Here’s the link to the blog bost. Now announcing: Makefile support in Visual Studio Code! From the blog post:… Read more »
Link to the blog post: Qt 6.1 Alpha released
The link to the announcement post: https://devblogs.microsoft.com/typescript/announcing-typescript-4-2-rc/
Overload journal of February 2021 is out. Here’s the link to the journal (PDF and HTML formats are available): Overload 161 is now available And here are a few topics:… Read more »
Published at: https://devblogs.microsoft.com/cppblog/improved-openmp-support-for-cpp-in-visual-studio/ Author: Bran Hagger Publication date: February 9, 2021 As devices with multiple cores and processors became ubiquitous, programming languages adapted to provide developers with control over how… Read more »
As you may know, Qt is droping it’s build system (Qbs) in favour of CMake. This is starting from Qt 6 (released a few weeks back). Obviusly,aside CMake, the old… Read more »
This version is a patch release. It contains +200 bug fixes Link to the release notes: https://code.qt.io/cgit/qt/qtreleasenotes.git/tree/qt/6.0.1/release-note.txt Blog post: https://www.qt.io/blog/qt-6.0.1-released
Interestedd in porting you app from Qt5 to the new released Qt6? Here are two interesting links: https://doc.qt.io/qt-6/portingguide.html https://doc.qt.io/qt-6/gettingstarted.html#platform-requirements You’ll find an article discribing a real use-case. Hope it helps… Read more »