GithubHelp home page GithubHelp logo

Comments (7)

zufuliu avatar zufuliu commented on June 10, 2024

Not providing 32-bit HD builds is just to reduce release artifacts (currently 53), as 32-bit builds are only used for legacy systems (some functionalities are not implemented for 32-bit builds, search _WIN32_WINNT_VISTA and _WIN64 in the code), newer system (e.g. Win11) no longer supports 32-bit CPU (actually requires AVX2 and more). Some other software already dropped 32-bit, e.g. https://www.msys2.org/docs/windows_support/.

CI build contains 32-bit HD for i18n builds.

from notepad2.

zufuliu avatar zufuliu commented on June 10, 2024

There is misleading info in your post, AVX512 (x86-64-v4), AVX2 (x86-64-v3), SSE4.2 (x86-64-v2) all are x64 (x86-64)

from notepad2.

853419196 avatar 853419196 commented on June 10, 2024

The 64-bit information in my post comes from the following list.

File List

Localization Language Architecture Minimum System
en English ARM64 Windows 10 on ARM
it Italiano ARM legacy Windows RT (Windows 8 on ARM)
ja 日本語 AVX2 64-bit Windows 7, Server 2008 R2
ko 한국어 x64 legacy 64-bit Windows Vista, Server 2008
zh-Hans 中文 (简体) Win32 legacy Windows XP, Server 2003
zh-Hant 中文 (繁體)
i18n all above languages include French winget winget install -e "Notepad2"
한국어 https://teus.me/category/IT/Notepad2 winget winget install zufuliu.notepad2

Am I not understanding the list correctly?
Or does the list contain misleading information?

from notepad2.

853419196 avatar 853419196 commented on June 10, 2024

It is worth mentioning that here in the code, AVX2 and x64 are also divided into 2 versions.
archList

from notepad2.

zufuliu avatar zufuliu commented on June 10, 2024

The 64-bit information in my post comes from the following list.

It says Minimum System, x64 builds works fine on 64 bit Win7, Win8, Win10, Win11. nowadays who still daily use 32-bit CPU and system?

from notepad2.

853419196 avatar 853419196 commented on June 10, 2024

nowadays who still daily use 32-bit CPU and system?

Sorry, I didn't mean to piss you off. Thank you for your patient answer.

from notepad2.

zufuliu avatar zufuliu commented on June 10, 2024

release note is updated like following:

File List

Localization Language Architecture Minimum System
en English ARM64 🟢Windows 10 on ARM
it Italiano ARM 🟠legacy Windows RT (Windows 8 on ARM)
ja 日本語 AVX2 🟢64-bit Windows 7, Server 2008 R2
ko 한국어 x64 🟡legacy 64-bit Windows Vista, Server 2008
zh-Hans 中文 (简体) Win32 🟡legacy Windows XP, Server 2003
zh-Hant 中文 (繁體)
i18n all above languages include French winget winget install -e "Notepad2"
한국어 https://teus.me/category/IT/Notepad2 winget winget install zufuliu.notepad2

Latest development builds (artifacts in Release configuration for each compiler and platform) are available at https://github.com/zufuliu/notepad2/actions and https://ci.appveyor.com/project/zufuliu/notepad2.

from notepad2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.