Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^14: Need help debugging Wx on Strawberry Perl 5.26.1

by Anonymous Monk
on Aug 28, 2019 at 07:08 UTC ( #11105158=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Alien-wxWidgets-0.69\inc\My\Build\Win32.pm
    
    sub build_wxwidgets {
    ...
        my $mslu = $self->awx_mslu   ? 'MSLU=1'      : 'MSLU=0';
        my $dbg = $self->awx_debug   ? 'BUILD=debug' : 'BUILD=release';
        my $opt = join ' ', $uni, $mslu, $dbg, 'SHARED=1', 'SHELL=cmd.exe'
    +;
    
  2. or download this
    Alien-wxWidgets-0.69\inc\My\Build\Win32.pm
    sub massage_environment {
    ...
    
        }
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11105158]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others cooling their heels in the Monastery: (8)
As of 2023-05-29 15:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?