Re: wxPerl on Strawberry Perl working

2025-01-08 Thread Ralph Walden via wxperl-users
Some additional notes on installing: - Ensure that there is no wxwin environment variable set pointing to an older or 32-bit version of wxWidgets (e.g., leftover from citrus_perl) - If you have gcc installed somewhere else, change the path to Strawberry\c\bin before installing - If LWP::Protocol

wxPerl update

2024-09-23 Thread Ralph Walden
If wxPerl was made compatible with wxWidgets 3.2, I'd add support for the language to wxUiEditor (RAD tool) to make creating UI easier (it would generate the necessary wxPerl code to implement the UI). I *might* be able to help a bit with updating it if it's a github repository -- but my focus is p