Groups | Search | Server Info | Login | Register
Groups > perl.wxperl.users > #109
| Newsgroups | perl.wxperl.users |
|---|---|
| Date | 2026-01-27 21:55 +0100 |
| Subject | Building wxPerl on Windows |
| Message-ID | <20260127215543.43293d01@phoenix.squirrel.nl> (permalink) |
| Organization | Squirrel Consultancy |
| From | jvromans@squirrel.nl (Johan Vromans) |
In case anyone is interested... I've developed a workflow https://github.com/sciurius/wxGitHubAction/blob/main/.github/workflows/windows.yml that * Installs Strawberry Perl (currently 5.42.0.1) * Fetches wxWidgets source kit (currently 3.2.9) * Builds wxWidgets using the Strawberry provided compilers and libraries * Builds and installs wxPerl (3.009) It is quite straightforward to use the workflow steps manually on your PC to get a working wxPerl.
Back to perl.wxperl.users | Previous | Next — Next in thread | Find similar
Building wxPerl on Windows jvromans@squirrel.nl (Johan Vromans) - 2026-01-27 21:55 +0100
Re: Building wxPerl on Windows jvromans@squirrel.nl (Johan Vromans) - 2026-01-28 17:49 +0100
Re: Building wxPerl on Windows jvromans@squirrel.nl (Johan Vromans) - 2026-01-29 09:53 +0100
Re: Building wxPerl on Windows jvromans@squirrel.nl (Johan Vromans) - 2026-01-29 10:35 +0100
csiph-web