Showing 27 open source projects for "mingw-w64 install"

View related business solutions
  • New Plans, same great Auth0 | Auth0 by Okta Icon
    New Plans, same great Auth0 | Auth0 by Okta

    You asked, we delivered! Auth0 has expanded our Free and Paid plans to make it even easier for you to protect your customers identities.

    In our new Free Plan, you'll receive more MAUs than ever. You'll also be able to add Passwordless authentication, use your own custom domain, and more. Our expanded Paid Plans include increased connections, more MFA offerings, and more. Check out what's new.
    Learn more
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    diff-so-fancy

    diff-so-fancy

    Make your diffs human readable instead of machine readable

    diff-so-fancy strives to make your diffs human readable instead of machine readable. This helps improve code quality and helps you spot defects faster. diff-so-fancy is also available from NPM, Nix, brew, and as a package on Arch and Debian Linux. Windows users may need to install MinGW or the Windows subsystem for Linux. By default, the separator for the file header uses Unicode line-drawing characters. If this is causing output errors on your terminal, set this to false to use ASCII...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    x86-codeblocks-builds

    Automatically built codeblocks for both 32b and 64b Windows systems.

    Automatically built Code::Blocks binaries for both 32-bit and 64-bit Windows systems. You can always download the latest release at Releases Usage Install the following packages in msys2(64-bit users please use 'x86_64' instead of 'i686'): pacman -S mingw-w64-i686-toolchain \ mingw-w64-i686-boost \ mingw-w64-i686-hunspell \ mingw-w64-i686-wxwidgets3.2-common \ mingw-w64-i686-wxwidgets3.2-msw...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    POSIX Threads for Windows

    An implementation of the POSIX threads API for Windows

    ... and in order to build and run PThreads4W (formerly PThreads-WIn32) MinGW64 must be installed without win32pthreads. If you want or need to build and run with PThreads4W then you need to choose win32 threading instead of POSIX when you install MinGW64 to not install the conflicting winpthreads include and library files.
    Leader badge
    Downloads: 1,465 This Week
    Last Update:
    See Project
  • 4
    MSYS2 snapshot

    MSYS2 snapshot

    MSYS2 old packages

    Hiyushki! This is the latest snapshot of MSYS2 package repository captured before removing old packages in 2020. Backup of the original repo https://msys2.sourceforge.io Snapshot packages are not available by default for download using pacman due to incorrect urls in pacman-mirrors package. To get it work you need download and install alternative package https://sourceforge.net/projects/msys2-snapshot/files/pacman-mirrors-snapshot-20240724-1-any.pkg.tar.xz with actual mirrorlists...
    Leader badge
    Downloads: 389 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    GoldBug - Encrypted Communications

    GoldBug - Encrypted Communications

    Chat Messenger. E-Mail-Client. Websearch. Filetransfer.

    GoldBug is a decentralized & secure communication suite that offers an integrated e-mail client, an instant messenger & a file transfer. Also included is an URL-RSS-DB & a p2p web search. Current vers. w/ McEliece Algorithm. GoldBug has been 2013 - 2023 ten years just another Graphical User Interface of the Spot-On Encryption Suite. Main GUI features: Minimal & colorful Interface with Tabs in the East. Microsoft & Qt MinGW deprecated Win32 & for Compiling: ● https://sourceforge.net/p...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    MSYS2

    MSYS2

    Software Distribution and Building Platform for Windows

    MSYS2 is a collection of tools and libraries providing you with an easy-to-use environment for building, installing and running native Windows software. It consists of a command line terminal called mintty, bash, version control systems like git and subversion, tools like tar and awk and even build systems like autotools, all based on a modified version of Cygwin. MSYS2 provides up-to-date native builds for GCC, mingw-w64, CPython, CMake, Meson, OpenSSL, FFmpeg, Rust, Ruby, just to name...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    compiler manifest wrapper

    compiler manifest wrapper - adds manifest to your exe's if applicable

    this is a compiler wrapper made to wrap - borland c++ 5.5.1 (no longer available, *bc*) - DJGPP (gp.cmd,older gp.bat,*gp*) - mingw and mingw-w64 compilers (install-compilers.cmd, zap*, *gw2*) - mingw-w64 vityan compiler batch files for ubuntu natty and freebsd (*gwix*) are packaged with set just above. currently, you still have to specify exe or dll even there is no extension of linux binaries. it is not setup yet for .so files. I will need to do something for those...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GoBoy

    GoBoy

    Multi-platform Nintendo Game Boy Color emulator written in Go

    .... These functions include printing of opcodes and register values to the console at each step (although will greatly slow down the emulation) and toggling of individual sound channels. GoBoy is compatible with MacOS, Windows and Linux. Building on Windows 10 requires MinGW and on Linux, you’ll need to install gtk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LxRunOffline

    LxRunOffline

    A full-featured utility for managing Windows Subsystem for Linux

    ... registered. This is automatically done if you used Chocolatey to install this project. This project uses CMake as its build system. MinGW GCC and Visual C++ compilers are supported.
    Downloads: 6 This Week
    Last Update:
    See Project
  • IT Service Management Software Icon
    IT Service Management Software

    A highly customizable Configuration Management Database (CMDB) to track all your IT assets and their documentation, dependencies and change history.

    Canfigure is a modular IT Service Management solution offering Service Desk, CMDB, Asset Management, Change Management and more.
    Learn More
  • 10
    SDL2 binding for Go

    SDL2 binding for Go

    SDL2 binding for Go

    go-sdl2 is SDL2 wrapped for Go users. It enables interoperability between Go and the SDL2 library which is written in C. That means the original SDL2 installation is required for this to work. Some older versions of the distributions such as Ubuntu 13.10 may also be used but it may miss an optional package such as libsdl2-ttf-dev on Ubuntu 13.10's case which is available in Ubuntu 14.04. Note that the first build may take several minutes on machines that are not powerful such as Raspberry Pi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NeuralCoref

    NeuralCoref

    Fast Coreference Resolution in spaCy with Neural Networks

    NeuralCoref is a pipeline extension for spaCy 2.1+ which annotates and resolves coreference clusters using a neural network. NeuralCoref is production-ready, integrated in spaCy's NLP pipeline and extensible to new training datasets. For a brief introduction to coreference resolution and NeuralCoref, please refer to our blog post. NeuralCoref is written in Python/Cython and comes with a pre-trained statistical model for English only. NeuralCoref is accompanied by a visualization client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    KAREL 3D C++  ( Karel the Robot in 3D )

    KAREL 3D C++ ( Karel the Robot in 3D )

    Karel - 3D language interpreter

    version 5 in C++ WinAPI, for compiler MinGWx64 is manually rewrited from JavaScript no GL version in Notepad++ ( https://sourceforge.net/projects/karel-3d/ ). ZIP include source code and just one EXE file without install to direct Run KAREL-3D ( tested on Win10 x64 and Win7 x64 without MinGW compiller [ not need .dll ] ) Objects: brick, wall, mark, bridge. In Karel, currently can not be use Load or Save ( use Ctrl+C, Ctrl+V between the editor and Notepad ) Tip for Karel: Type...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    GDeps

    GDeps

    Automatic process to update and build your external libraries/projects

    Welcome to GDeps! ( http://gdeps.org ) ========== [PRE-ALPHA] GDeps is a C++ dependencies/projects builder. Write in Python3. Launch a project script and GDeps will: 1) Create and Update the repository (svn, git, mercurial) 2) Make the solution (cmake, boost, bakefile) 3) Build the solution (Compilers : Mingw, VC90~140, Clang, Digital Mars, Ides : Visual Studio, Codeblocks ). Install: ========== 1) Install Python3: https://www.python.org/ 2) Install GDeps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IMP - Irrlicht Music Player (Irrlicht)

    IMP - Irrlicht Music Player (Irrlicht)

    3D video music media player lyrics subtitles etc...

    ✿ Unique! The first, and only, software of its own kind... ;) ✿ Home page: http://irrlicht.sourceforge.net/forum/viewtopic.php?t=39695 ✿ Join our group: https://www.facebook.com/groups/programadoresdeportugal ✿ USAGE examples: - Simply play your musics, with 3D visuals. - Great for whole family singing. (Karaoke) - Lyrics files can be ".txt" or ".srt" files (Subtitles) - Great to be used with friends, in a party, singing. - Great for little babies... (Add your voice reading bedtime...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    secp

    secp

    ... and redirects, parses RDF and ATOM feeds, supports downloads of URL lists, automatically decompresses files and directories and many other feature. Tool works on a generic Linux distribution or on Windows (for windows, you need to install "Git for Windows")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MSCDBF

    Lightweight DBF reader and writer

    This is a lightweight DBF reader / writer pack - read and write DBSase III format DBF files (and others but not tested ) - can U use index for lightspeed indexing this is not compatible. ( CIX ) - U can use Memo fields This version used and compiled with a preinstalled MinGW enironment on Windows systems. But the code is portable. INSTALL - Please USE the C++ folder. - Only need a preconfigured MinGW environment and setup the PATH for pointing to MinGW/bin folder. - Start...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BrokenShield

    BrokenShield

    PvP, MUD RPG.

    Broken Shield is a PvP, medieval-style RPG powered by the Cube 2 Engine. Explore different worlds with other players and enter battlegrounds to complete certain objectives and win experience and level up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    GTKards

    Flashcard program for learning foreign words

    To run it for windows you have to install python3 and pygi first. Download python: https://www.python.org/downloads/ PyGi for windows: http://pygobjectwin32.sf.net Then downlaod the gtkards source and run it with python3 main.py For linux it should work as it is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Kashyyyk

    Kashyyyk

    A Work-In-Progress, Full-Featured, Open Source IRC Client

    Kashyyyk is full featured, open source, cross platform IRC client. It was originally written to replace HexChat on OS X. At the time, HexChat (a fork of XChat) had only had a single release on OS X, which was still in alpha. Kashyyyk is extremely small, the binaries and related libraries totaling around half a megabyte. Kashyyyk also has very few external dependencies, the official binaries statically linking all supporting libraries. Kashyyyk is natively available for OS X, Windows,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pdf2xml convertor based on Xpdf library (http://www.foolabs.com/xpdf/home.html). It converts information contained in a PDF file into XML. First, you need to install xpdf and libxml2 (see documentation). Hervé Déjean Xerox Research Centre Europe http://www.xrce.xerox.com/About-XRCE/People/Herve-Dejean
    Downloads: 20 This Week
    Last Update:
    See Project
  • 21

    Sharp C++

    A Modern, Simple, IDE for C/C++ created in .Net

    SharpC++ A Modern, Simple IDE for C/C++ created in .Net Important :- If your are going to built the app from source code, please Download and Install the MinGW C and C++ compilers from http://mingw.org to get the compilation facility. The compiler will be included in the distributable setup of the application. Introduction This is a very simple IDE basically created for beginers learning C and C++. It takes away the complexity and overhead of creating projects in other IDE's for basic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LibEngsas

    LibEngsas

    The main task is an independent API for KDE and Qt

    With help of the independent API for KDE and Qt, the user of this library must not take care, whether KDE or plain Qt is used behind the scene. For example he can just use the provided filedialog, which is mapped on the KDE dialog, if this library is used in KDE version. This package contains libengsas linked against KDE, so you should install this package instead of libengsas0, if you want to enable the internal KDE usage of libengsas Binary and source packages for many Linux distributions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Pal100x Update checker For Windows

    This is a software update checker which uses PHP scripts.

    ... development. The application uses winSCP to upload files automatically on sourceforge. The log in information is encrypted to prevent sourceforge account stealth. Everything except the executable is open source. The application will automatically download and install the needed components and optionally the SDK for script development on 1st run. You may begin downloading software update checking scripts for your installed programs immediately and do all kinds of scans to see what's outdated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MinGW-install provides a full runtime environment for the latest tested MinGW packages, including autoconf, automake, libtool and gettext. This gives a way of building native Windows applications using GCC without the difficulty of installing MSYS
    Downloads: 18 This Week
    Last Update:
    See Project
  • 25
    Perl Portable is the amazingly powerful Perl Scripting language made into a portable application for Windows (To PortableApps.com standards. :D)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next