https://github.com/zxunge/i686-codelite-builds
Automatic builds of i686 architected CodeLite.
https://github.com/zxunge/i686-codelite-builds
binary codelite development-environment windows wxwidgets-applications
Last synced: about 2 months ago
JSON representation
Automatic builds of i686 architected CodeLite.
- Host: GitHub
- URL: https://github.com/zxunge/i686-codelite-builds
- Owner: zxunge
- Created: 2024-06-30T03:25:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-22T04:26:58.000Z (over 1 year ago)
- Last Synced: 2025-04-01T10:37:46.800Z (about 1 year ago)
- Topics: binary, codelite, development-environment, windows, wxwidgets-applications
- Language: Shell
- Homepage:
- Size: 96.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/zxunge/i686-codelite-builds/actions/workflows/build-codelite.yml)
# CodeLite i686 Builds
Automatic builds of i686 architected CodeLite.
## Some Notes About the Releases
Those binaries are built using GitHub Action (GHA) and MSYS2 clang32 port.
The build-deps directory contains the wxWidgets and wx-config program used in building. So you can build other CodeLite Plugins using them.
The build-deps\lib directory includes a clang_dll directory, which was renamed to clang_x64_dll when building CodeLite to meet the wx-config-msys2 program's search requirements. You should know that all binaries are in 32 bit no matter what they are. You might need to change their names when building other plugins.