<div dir="ltr">    A note to the kdevelop developers<br><br>I installed kdevelop [Version 6.4.251202 (25.12.2)] on Win 10<br>I have 3 versions of qt: 6.9.3, 6.10.1, 6.11.0 installed.<br>I have Visual Studio 2026 Insider installed.<br>I have built qt  applications with qt and this VS, so I know the<br>    VS build environment is installed properly.<br>I am also a retired professional developer.<br><br>Your script "C:\Program Files\KDE\KDevelop\bin\kdevelop-msvc.bat<br>    did not work with VS2026 Insider, so I modified it find<br>    and successfully run for the VS installation.<br>If I run kdevelop after this, it will<br>     just loop forever once I open the cmake project.<br><br>I have never used this before and thought since it is used<br>    by the kde development team, it would be intuitive<br>    and easy to use cross-platform; i.e., use qt.<br>I'm doing this because I am moving from windows to linux and<br>    want to find a development environment as good as VS.<br><br>VS-Code is definitely not it, since it is not even intuitive<br>    to use. How does one make a tool without a build menu item?!<br>    And when you have an error after building with the context<br>    menu, the build entry disappears. Just stupid architecture.<br><br>But I am wrong. Kdevelop is not ready for prime time. You know that<br>    VS is installed in either "Program Files" or "Program Files (x86)"<br>    so why are you looking in the registry. The registry entry the<br>    batch script references was not installed on my machine. You<br>    use an installer, yet you don't include an uninstaller. Crude,<br>    AND not friendly; yet not portable.<br>Also the documentation does not reference whether the script must<br>    initiate invokation of kdevelop or not, since the variables it <br>    defines are not saved in permanent environment.<br>How funny that a development tool used to develop many applications<br>    is absolutely not refined. Microsoft knows that its development<br>    IDE must be refined and is how they own the windows market.<br><br>What tools are your programmers using to develop cross-platform apps??<br>From a web search, it seems that CLion may be more intuitive, but<br>    I have not installed it yet.<br><br></div>