Download Latest Version iup-3.32-Lua54_Linux515_64_lib.tar.gz (329.5 kB)
Email in envelope

Get an email when there's a new version of IUP

Name Modified Size InfoDownloads / Week
Parent folder
Lua54 2020-08-03
Lua53 2020-08-03
Lua52 2020-08-03
Lua51 2020-08-03
iup-3.30_Win32_dllw6_lib.zip 2020-08-03 5.6 MB
iup-3.30_Win64_dllw6_lib.zip 2020-08-03 5.3 MB
iup-3.30_Win64_dll16_lib.zip 2020-08-02 4.3 MB
iup-3.30_Win64_dll15_lib.zip 2020-08-02 4.1 MB
iup-3.30_Win64_dll14_lib.zip 2020-08-02 4.1 MB
iup-3.30_Win32_dll16_lib.zip 2020-08-02 3.3 MB
iup-3.30_Win32_dll15_lib.zip 2020-08-02 3.4 MB
iup-3.30_Win32_dll14_lib.zip 2020-08-02 3.3 MB
README.windows.dynamic.md 2020-07-31 2.4 kB
Totals: 13 Items   33.4 MB 0

Windows Libraries Downloads

Here you will find packages for Windows systems. Each package contains pre-compiled binaries for the specified platform.

In Windows, packages are associated with a compiler, because usually the library files are not compatible between compilers.

There are two major groups of packages for Windows. One containing DLLs and the other containing static libraries.

DLL packages contain dynamic libraries (.dll), import libraries (.lib), and include files (*.h). So they contain run time and development files together in the same package.

LIB packages contain static libraries (.lib) and include files (.h). They contain only development files.

Libraries are in the root of the package, and include files are inside an "include" folder.

The Lua bindings are in a separate folder identified by the Lua version (Lua51, Lua52, ...). The packages follows the same naming convention. But notice that you will have to download the main package and the Lua package in order to use the Lua bindings.

Available Platforms

Here is a list of packages and some details of the platforms where they were built:

32bits Dynamic Libraries

  • Win32_dll14: DLL and import library built with vc14 (Visual Studio 2015), creates dependency with VCRUNTIME140.DLL
  • Win32_dll15: DLL and import library built with vc15 (Visual Studio 2017), creates dependency with VCRUNTIME140.DLL
  • Win32_dll16: DLL and import library built with vc16 (Visual Studio 2019), creates dependency with VCRUNTIME140.DLL
  • Win32_dllw6: DLL and import library built with MingW-w64 gcc 6.4, creates dependency with MSVCRT.DLL

64bits Dynamic Libraries

  • Win64_dll14: Same as Win32_dll14 but for 64-bits systems using the x64 standard.
  • Win64_dll15: Same as Win32_dll15 but for 64-bits systems using the x64 standard.
  • Win64_dll16: Same as Win32_dll16 but for 64-bits systems using the x64 standard.
  • Win64_dllw6: Same as Win32_dllw6 but for 64-bits systems using the x64 standard.

More Information

For more information on the available download packages, see the Tecgraf/PUC-Rio Library Download Tips documentation.

or see the main IUP documentation.

Source: README.windows.dynamic.md, updated 2020-07-31