<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss">
  <channel>
    <title>Windows on Thought Parameters LLC Blog</title>
    <link>https://blog.thoughtparameters.com/tags/windows/</link>
    <description>Recent content in Windows on Thought Parameters LLC Blog</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 18 Aug 2026 22:01:35 +0000</lastBuildDate>
    <atom:link href="https://blog.thoughtparameters.com/tags/windows/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Nuitka on Windows: Cross-Platform Python Compilation Guide</title>
      <link>https://blog.thoughtparameters.com/post/nuitka_windows_cross_platform_compilation/</link>
      <pubDate>Tue, 18 Aug 2026 02:00:00 -0700</pubDate>
      <guid>https://blog.thoughtparameters.com/post/nuitka_windows_cross_platform_compilation/</guid>
          <media:content
            url="https://blog.thoughtparameters.com/images/logo.png"
            medium="image"
            type="image/png"
            width="300"
            height="125" /><description>&lt;h2 id=&#34;nuitka-on-windows-building-native-python-executables&#34;&gt;Nuitka on Windows: Building Native Python Executables&lt;/h2&gt;&#xA;&lt;p&gt;Nuitka on Windows produces genuine &lt;code&gt;.exe&lt;/code&gt; binaries — not CPython bundled in a zip archive. The compilation requires a C compiler (either MSVC or MinGW64), and Windows introduces several platform-specific constraints that don&amp;rsquo;t exist on Linux or macOS.&lt;/p&gt;&#xA;&lt;p&gt;This guide covers the complete workflow: compiler setup, platform-specific flags, UPX compression, code signing, and GitHub Actions multi-platform builds that produce Windows, Linux, and macOS artifacts from the same pipeline.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>