Thanks to visit codestin.com
Credit goes to github.com

Skip to content

veganaiZe/WinBin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Windows XP logo (XP compatible) redistributable


Windows XP logo (XP compatible) portable binary packages

  • ChakraCore 1.11.24 SSE2
    set _LINK_=-subsystem:console,"5.01"
    msbuild /m /p:configuration=release /p:RuntimeLib=static_library Build\Chakra.Core.sln
    
  • CMake 3.13.5 - cmake.org

  • GNU Make 4.4.1 SSE2

  • Lua 5.4.6
      REM --- tdm-gcc 10.3.0 (32-bit) ---
      mingw32-make PLAT=mingw
    
      mkdir lua\doc lua\bin lua\include
      copy doc\*.* lua\doc\
      copy src\*.exe lua\bin\
      copy src\*.dll lua\bin\
      copy src\luaconf.h lua\include
      copy src\lua.h lua\include
      copy src\lualib.h lua\include
      copy src\lua.hpp lua\include
    

SSE2 - Requires SSE2 capable processor.


Windows 7 logo (Win7 compatible) portable binary packages


πŸ“‘ Resources


πŸ“€ ISOs