Search Results for "codeblocks-8.02mingw-setup.exe"

Showing 36 open source projects for "codeblocks-8.02mingw-setup.exe"

View related business solutions
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 1
    Code::Blocks

    Code::Blocks

    A free C, C++ and Fortran IDE

    Code::Blocks is a free, open-source, cross-platform C, C++ and Fortran IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable. Finally, an IDE with all the features you need, having a consistent look, feel and operation across platforms. Built around a plugin framework, Code::Blocks can be extended with plugins. Any kind of functionality can be added by installing/coding a plugin. For instance, compiling and debugging...
    Leader badge
    Downloads: 62,264 This Week
    Last Update:
    See Project
  • 2

    x86-codeblocks-builds

    Automatically built codeblocks for both 32b and 64b 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 \ mingw-w64-i686-drmingw \ mingw-w64-i686-tinyxml Then extract the archive into /opt/codeblocks, export /opt/codeblocks/bin to PATH. Run codeblocks!
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3

    codeblocks_gd_user_manual

    Tex files to generate Code::Blocks User Manual

    CodeBlocks User Manual: See Code tab Sources are in Tex format and can be generated by MikTex Sources provided can generate the documentation in English and/or French. Generated files are given in the htmlweb directory in several format : pdf : manual_codeblocks_en.pdf / manual_codeblocksfr.pdf chm: manual_codeblocks_en.chm / manual_codeblocks_fr.chm html: main_codeblocks_en.html / main_codeblocks_fr.html
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4

    cuneiimageplus

    Image processing library in C/C++

    V 0.3.5.1 Realized as CodeBlocks and CMake project. Example Call from C: adapt_threshold_ext(inputpath, outputpath); Example Call from Golang: C.adapt_threshold_ext(inputpath, outputpath) Algorithms see Wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 5

    Linux Air Combat Server

    Internet server for Linux Air Combat

    ...However, it is now possible for others to host a compatible LAC Server by compiling the source code from this project. Developers will want to use the well-known "Codeblocks" compiler tools for easy compiling. Users wishing to connect LAC with a server OTHER than the well-known one sponsored by AskMisterWizard.com will need to edit their ".LacConfig.txt" file to reference the IP address of their server host. Fundamental information about LAC and its components available here: https://askmisterwizard.com/2019/LinuxAirCombat/LacOnlineDocs.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    2018Cord

    2018Cord

    The 2018cord installer

    The 2018cord installer To install this bad boy, just go to the releases tab, and click on the latest. then install the source code. Open it up and open Setup.exe. then you're good to go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Advanced REST Client application

    Advanced REST Client application

    Advanced REST Client - Desktop application

    This is the main repository for the ARC Electron application. If you are still using Chrome plug-in then proceed to move From Chrome To the Desktop Client section. The original Chrome application is discontinued as Chrome stopped supporting browser-based applications. ARC was built as an open-source and free for everyone API tool out of a passion for giving the developer community tools they need. The application and related projects (like API Console) are created and distributed to our...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    Honkai Impact 3rd Subtitle Extract Tool

    Subtitle extraction tool for Honkai Impact 3rd PC Client

    ...Note about 0-byte SLT files: These are not broken. It appears that the game uses 0-byte SLT files for MP4s with in-game dialog boxes. Instructions: 1. Download and extract the ZIP archive. 2. Run the setup.exe program to install 3. Start app and browse to the Videos folder for HI3rd (or use the default path) 4. Click Repair Once the process is complete, it will display a dialog with information on how many SLTs were extracted. The log window will show the results of the extraction process. Disclaimer: This is an application that I threw together rather quickly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    wxCppPy

    wxCppPy

    Applciation c++/wxWidgets pilotable via python grâce à pybind11.

    ...Les librairies utilisées sont : - pybind11 : https:/pybind11.readthedocs.io - CppClay : https:/sourceforge.net/projects/cppclay - wxPython4 : https:/github.com/wxWidgets/Phoenix - wxWidgets3 : utiliser le sous module du dépôt wxPython. Le projet est une solution CodeBlocks. Elle est décomposée en trois projets: 1) API : Le code d'une API et les accès à la GUI 2) API_Py : L'export de l'API vers python3. Il génère le module wxcpppy 3) GUI : L'interface graphique qui permet d'ouvrir les scripts python. Pour compiler wxCppPy rendez-vous dans la section code. Le lisez-moi est complet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    TaranisIDE
    Mbed Offline IDE with GCC , based on Codeblocks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a keyboard (layout) that you can install in Windows 7, 8, 8.1 and 10. The layout is closer to the classic Bamini keyboard layout for Tamil typing. To install: Execute setup.exe and follow instructions. To use/ enable: Go to control panel -> Language -> Click on 'Add a Language' to add Tamil (Sri Lanka) -> Once language is added, click on 'options' for this language -> Click on 'Add an input method' and follow instructions -> Once the keyboard 'Tamil - Bamini keyboard' is installed, you should find it available in the list of keyboards shown in system tray or in the windows language toolbar. ...
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 12
    Nitric_Acid

    Nitric_Acid

    Measures the impurity levels in anhydrous nitric acid, a propellant.

    ...The readme file describes how, and the .pdf files contain the original research paper published in the 1950s. The program is based upon these data. To install the program, download the setup.zip file, unzip it and click the setup.exe file. The install wizard will place the program in a directory called \EAI. Then simply run it and click on OK to make calculations, or EXIT to exit. Be sure to read the readme.txt file in the \EAI directory for full operational details. This was written using Microsoft Visual Studio 2017 on a Windows 7 system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    TouchPadOff

    Automatically Shut Off Touch Pad upon Start Up

    TouchPadOff will automatically shut off the touch pad upon start up if an external mouse is detected. Windows Install is: TouchPadOff Setup.exe Source Code: TouchPadOff.zip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Mindwave Reader 512

    Mindwave - Raw EEG Readings

    ...Based on Thinkgear wrapper written by David Cheatham http://dcheath.projectportfolio.info/85 and is a project of http://brainwaves.io/wp/ http://brainwaves.io/wp/reader512-2/reader512-help/ Mindwave-Reader512-2-0.zip is the source code ThinkGear Interface Test-2.0-Setup.exe is the setup program Many thanks to Gutenberg for creating the setup for me. It tested well on my Windows 7 computer, but does not work on my Windows 10 computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C with Classes (sanoC)

    C with Classes (sanoC)

    Elegant way to use real Classes in C language

    ...There were a lot of trials to do this by different parties, but I worked hard to make it usable By the way ... it is easy and makes me feel at home with C ... no strange guns to use and shoot my mouse :P the project is done using Codeblocks I need help for GUI phase (windows), and it might be nice to make additional version for Linux too.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Wineskin

    Wineskin

    Play your favorite Windows video games on Mac OS X

    Porting tool, to make Windows programs/games into Mac OS X apps. GUI building, made for ease of use and customization.
    Leader badge
    Downloads: 1,567 This Week
    Last Update:
    See Project
  • 17
    ArabicDiacritizer

    ArabicDiacritizer

    An automatic restoration of Arabic diacritic marks

    ...We appreciate it very much if you can cite our related work. ************** Installation *************** - Extract the archive "ArabicDiacritizer Setup.rar". - Install the application using "Setup.exe". - Put an Arabic text in the Text Box. - Start the diacritization process. If the following problem occured: <Access to the path '..\ArabicDiacritizer v1.0\text.data' is denied> - Access to the path "Program Files\ArabicDiacritizer\ArabicDiacritizer v1.0\", - Right click on "ArabicDiacritizer" - Choose "Run as administrator" For further information, please contact: rebai_ily
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ezbuild

    Application generation framework

    ...This one is used to create the meta environment. The meta environment describes a target environment. The target environment is the actual application that can be build. The building is done by using codeblocks as much as possible. Hopefully completely with code blocks. Release plan: create a metameta environment where entity-types can be added and relations can be managed. Finished August 10 2015. Generate the meta environment out of the metameta environment 2-3 weeks The current status August 2 is the editing of metameta. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    makeprojects

    Auto generate VS, Codewarrior, Codeblocks, XCode projects

    This tool will scan your directory for source files and then generate a project file for Codeblocks, XCode, Visual Studio, Metrowerks CodeWarrior, FreeScale Codewarrior. It runs on Linux, MacOSX and Windows and can generate the files for any host from any platform. Great care is taken to make sure project file updates change as little as possible to make source control change lists as minimal as possible. This is the main IDE project file generator used by Olde Sküül!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SDL 2.0 minimal template codeblocks

    easy start point for SDL 2.0 application

    The simple ms-dos-like approach: a pixel table, an audioFloat table, and a keys table. Made for beginners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Hydrocon IRC Bot

    irc bot multi-threaded, ddos, code execution, and more

    Hydrocon IRC bot public 1.7 this is a IRC bot that is compiled with codeblocks and the mingw32 compiler. It is fully multi-threaded melts on execution, runs on start up. it has great stability and efficiency . also has the ability to execute remote code and and execute cmd commands along with ddos and more, 16 option's in total. updates coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Guild Wars 2 World Event Tracker

    Guild Wars 2 World Event Tracker

    Tracker for all the bonus chest events in Guild Wars 2

    ...The checkboxes will automatically reset at 00:00 UTC to coincide with the server resets. Installation/Update: - Uninstall any previous version - Extract and run the setup.exe Requires: - GW2 to be run in Windowed/Windowed Fullscreen - .NET Framework 4.5 (Windows Vista/7/8) Features: - Active event and pre-event alerts - Disable tracking on completed event - Automatic reset - Alert log - Sound alert
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SpeechPoint

    Control the Microsoft Power Point with your Speech.

    Steps for using SpeechPoint:- 1. Download the SpeechPoint.rar 2. Extract the SpeechPoint.rar 3. Run Setup.exe 4. Open SpeechPoint from installed location. (Search in Start menu, it will install default there). 5. Read the instructions in the form Window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Schooner browser

    Schooner browser

    A simple, lightweight browser for Windows.

    ...Schooner's development name was YourWeb, so the code files are listed under that name. It'll still install as Schooner, though. Just download the "Schooner.zip" file and run "setup.exe". You can access the code by going to "Files" and then opening the "VB project" folder. Don't open "Code". Schooner is completly public domain, liscensed under CC 0. If you feel it has helped you, please rate and review it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    a CodeBlocks wxSmith Plugin with wxCode/gizmos Ctrls
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next