syphilis has asked for the wisdom of the Perl Monks concerning the following question:
Does it need to find dll's or should static libs also suffice ? And how does one make the libs visible ?C:\_32\comp\Alien-wxWidgets-0.44>perl Build Subroutine version::qv redefined at inc/version.pm line 18. Copying lib\Alien\wxWidgets.pm -> blib\lib\Alien\wxWidgets.pm Copying lib\Alien\wxWidgets\Utility.pm -> blib\lib\Alien\wxWidgets\Uti +lity.pm Configuration error: could not find libraries for configuration: '' '2 +8' at inc/My/Build/Win32.pm line 74.
(Can't find the Windowssystem32cmd.exe command .... groan.)C:\_32\comp\Alien-wxWidgets-0.44>perl Build Subroutine version::qv redefined at inc/version.pm line 18. if not exist gcc_mswudll mkdir gcc_mswudll make: C:Windowssystem32cmd.exe: Command not found make: [gcc_mswudll] Error 127 (ignored) if not exist ..\..\lib\gcc_dll mkdir ..\..\lib\gcc_dll make: C:Windowssystem32cmd.exe: Command not found make: *** [..\..\lib\gcc_dll] Error 127 system: make -f makefile.gcc all UNICODE=1 MSLU=0 BUILD=release SHARE +D=1: 512 at inc/My/Build/Win32.pm line 263
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: [Win32]Alien-wxWidgets-0.44 with MinGW
by Anonymous Monk on Oct 08, 2009 at 11:37 UTC | |
|
Re: [Win32]Alien-wxWidgets-0.44 with MinGW
by Anonymous Monk on Oct 08, 2009 at 11:48 UTC | |
by syphilis (Archbishop) on Oct 09, 2009 at 00:44 UTC | |
by Anonymous Monk on Oct 09, 2009 at 12:44 UTC | |
by syphilis (Archbishop) on Oct 10, 2009 at 07:57 UTC |