From: Mattia B. <mb...@ds...> - 2002-06-13 20:08:50
|
> Hello guyz, > > subject descibe well what I am trying to do :) > only forgot to mention that I am using w2k... > (oh and also that ExtUtils::FakeConfig and Config_m > should normally be correctly installed) > > but while running the makefile: > perl -MConfig_m Makefile.PL > > I am getting lot of errors (and of course compilation failed): > ----- > process_begin: CreateProcess((null), echo -D_X86_=1 -DWIN32 -D_WIN32 -DWINVER=0x > 0400 -D__WIN95__ -D__GNUWIN32__ -D__WIN32__ -ID:/UnixDos/mingw/wx232/lib/mswdll > -ID:/UnixDos/mingw/wx232/include -ID:/UnixDos/mingw/wx232/contrib/include -ID:/U > nixDos/mingw/wx232/src/regex -ID:/UnixDos/mingw/wx232/src/png -ID:/UnixDos/mingw > /wx232/src/jpeg -ID:/UnixDos/mingw/wx232/src/zlib -ID:/UnixDos/mingw/wx232/src/t > iff -ID:/UnixDos/mingw/wx232/include/wx/msw/gnuwin32 -DSTRICT -D__WXMSW__ -D__WI > NDOWS__ -D__WXDEBUG__ -Wall -fno-pcc-struct-return -O2 -fno-rtti -fno-exceptions > -DWXUSINGDLL=1, ...) failed. > make (e=2): The system cannot find the file specified. > make: *** [cccflags] Error 2 > process_begin: CreateProcess((null), echo D:/UnixDos/mingw/wx232/lib/libwxmsw232 > .a -lstdc++ -lgcc -lwinspool -lwinmm -lshell32 -lcomctl32 -lctl3d32 -lodbc32 -la > dvapi32 -lodbc32 -lwsock32 -lopengl32 -lglu32 -lole32 -loleaut32 -luuid, ...) fa > iled. > make (e=2): The system cannot find the file specified. > make: *** [libs] Error 2 To be honest, I have absolutely no idea about what is failing; it looks like your make can't execute an echo command ( which should not happen ) > ----- > > and I have those errors of course for each module of Wx... > At first glance it seems pretty easy to pin point the prob but am I right ? > and above all to what is it due ? and how to solve it ? > > 1. ID:/UnixDos/mingw/wx232/lib/mswdll ## NO DRIVE DEFINED this is -ID...., and is OK > 2. process_begin: CreateProcess((null), echo D:/UnixDos/mingw/wx232/lib/libwxmsw232 > .a AND THEN make (e=2): The system cannot find the file specified. > ## I SUSPECT THAT COMPILER OR WIN2K DOES NOT HANDLE WELL THE > "/" (AND THEREFORE WOULD NEED "\" INSTEAD) BUT ONCE AGAIN DUNNO... No, this is not a compiler problem > 3. Note (probably harmless): No library found for 'kernel32.lib' > ## HMM TO WHICH PACKAGE BELONG THOSE LIBS ? They are in MinGW, and in this case the warning is truly harmless I know this does not help at all, sorry Mattia |
From: Mattia B. <mb...@ds...> - 2002-06-14 19:52:38
|
> >> make (e=2): The system cannot find the file specified. > >> make: *** [libs] Error 2 > > >To be honest, I have absolutely no idea about what is failing; it > looks like > >your make can't execute an echo command ( which should not happen ) > > Try using dmake. That worked for me on NT 4, with Mingw 2.95-3.6. TO clarify: the OP has got its problem during perl -MConfig_m Makefile.PL make is run here internally by Makefile.PL, and showed the problem the OP reported. Using dmake would not help here ( of course he'll need dmake later ). Regards Mattia |
From: James L. <jl...@bi...> - 2002-06-17 21:50:47
|
Hi Guys I'm currently using wxPerl 0.10 with wxWindows 2.2.9. However, I've got a problem with bitmap alignment in toolbar buttons, which I believe is fixed in wx 2.3.x. (According to Robert Roebling) I suppose I'll have to build a wxWindows 2.3.2 binary myself, and rebuild wxPerl on top of it, won't I? Unless someone can tell me different...! Thanks, James |
From: Mattia B. <mb...@ds...> - 2002-06-18 07:16:50
|
On Mon, 17 Jun 2002, James Lavery wrote: >Hi Guys > >I'm currently using wxPerl 0.10 with wxWindows 2.2.9. > >However, I've got a problem with bitmap alignment in toolbar buttons, which >I believe is fixed in wx 2.3.x. (According to Robert Roebling) > >I suppose I'll have to build a wxWindows 2.3.2 binary myself, and rebuild >wxPerl on top of it, won't I? Unless someone can tell me different...! For Win32: http://wwwstud.dsi.unive.it/~mbarbon/wx/ Compiled against wxWindows 2.3.3-to-be For other OSs, yes; Regards Mattia |
From: James L. <jl...@bi...> - 2002-06-18 08:03:59
|
Hi Mattia, Thanks for the info. I was wanting to use wxPerl and wxWindows 2.2.9, as these are regarded as stable. Any knowledge as to how stable wxPerl 0.11b and wxWindows 2.3.3 are? (I should probably post this to wxWindows discussion group, as well). I will be needing to ship copies of my applic to several people, so don't want to have to keep shipping patches to wxWindows, if possible. Of course, I 'm probalby caught between a rock and a hard place slightly - if I want the extra functionality/fixes in wxWindows 2.3.3, I'll have to take the potential hit on new bugs! James ----- Original Message ----- From: "Mattia Barbon" <mb...@ds...> To: "James Lavery" <jl...@bi...> Cc: <wxp...@li...> Sent: Tuesday, June 18, 2002 8:16 AM Subject: Re: [wxperl-users] wxPerl binary for wxWindows 2.3.x? > On Mon, 17 Jun 2002, James Lavery wrote: > > >Hi Guys > > > >I'm currently using wxPerl 0.10 with wxWindows 2.2.9. > > > >However, I've got a problem with bitmap alignment in toolbar buttons, which > >I believe is fixed in wx 2.3.x. (According to Robert Roebling) > > > >I suppose I'll have to build a wxWindows 2.3.2 binary myself, and rebuild > >wxPerl on top of it, won't I? Unless someone can tell me different...! > For Win32: http://wwwstud.dsi.unive.it/~mbarbon/wx/ > Compiled against wxWindows 2.3.3-to-be > > For other OSs, yes; > > Regards > Mattia > > > -------------------------------------------------------------------------- -- > Bringing you mounds of caffeinated joy > >>> http://thinkgeek.com/sf <<< > > _______________________________________________ > wxperl-users mailing list > wxp...@li... > https://lists.sourceforge.net/lists/listinfo/wxperl-users |
From: James L. <jl...@bi...> - 2002-07-02 08:47:15
|
Hi Mattia, I've started coding a generic and a text validator for wxPerl, as I want to use them in my project. Would you (or others) be interested in these being contributed to the wxPerl community? If so, how do we want to manage it - as part of wxPerl, or just a contribution to CPAN? With regard to package naming, I'm intending to name them as follows: Wx::Perl::GenericValidator Wx::Perl::TextValidator etc... I'm intending the TextValidator validation to be controlled mainly by a regexp to validate against, to make it flexible, but also to match the features of the native wxValidator, if possible (though a lot of these can be achieved by a regexp, I think). Other suggestions/opinions regarding naming conventions are welcome - nothing's cast in stone yet! Regards, James |
From: DH <cra...@ya...> - 2002-07-03 09:33:15
|
Say what now? What exactly will be the purpose of the modules, to validate Perl? ( it's unclear ) --- James Lavery <jl...@bi...> wrote: > Hi Mattia, > I've started coding a generic and a text validator for wxPerl, as I want to > use them in my project. > > Would you (or others) be interested in these being contributed to the wxPerl > community? If so, how do we want to manage it - as part of wxPerl, or just > a contribution to CPAN? > > With regard to package naming, I'm intending to name them as follows: > Wx::Perl::GenericValidator > Wx::Perl::TextValidator > etc... > > I'm intending the TextValidator validation to be controlled mainly by a > regexp to validate against, to make it flexible, but also to match the > features of the native wxValidator, if possible (though a lot of these can > be achieved by a regexp, I think). > > Other suggestions/opinions regarding naming conventions are welcome - > nothing's cast in stone yet! > > Regards, > > James __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com |
From: James L. <jl...@bi...> - 2002-07-03 09:44:46
|
DH, No, not to validate Perl, but to implement wxValidators in Perl. wxValidators allow the association of a variable (in our case, a Perl variable) with a control so that the control gets automatically populated with the contents of the variable, and the variable gets automatically updated when the OK button is clicked on the dialog (and NOT updated if the Cancel button is clicked). In addition, the validator can have validation associated with it, which gets called when the wxDialog->Validate method is called. This all happens automatically if the control is on a wxDialog-derived window, and can be implemented manually with a few Wx function/method calls if the control is on a frame. For more details, there's good documentation on wxValidators in the wxWindows docs. Does this make more sense now? Regards, James ----- Original Message ----- From: "DH" <cra...@ya...> To: "James Lavery" <jl...@bi...> Cc: <wxp...@li...> Sent: Wednesday, July 03, 2002 10:33 AM Subject: Re: [wxperl-users] Perl validators > Say what now? > What exactly will be the purpose of the modules, to validate Perl? > ( it's unclear ) > > --- James Lavery <jl...@bi...> wrote: > > Hi Mattia, > > I've started coding a generic and a text validator for wxPerl, as I want to > > use them in my project. > > > > Would you (or others) be interested in these being contributed to the wxPerl > > community? If so, how do we want to manage it - as part of wxPerl, or just > > a contribution to CPAN? > > > > With regard to package naming, I'm intending to name them as follows: > > Wx::Perl::GenericValidator > > Wx::Perl::TextValidator > > etc... > > > > I'm intending the TextValidator validation to be controlled mainly by a > > regexp to validate against, to make it flexible, but also to match the > > features of the native wxValidator, if possible (though a lot of these can > > be achieved by a regexp, I think). > > > > Other suggestions/opinions regarding naming conventions are welcome - > > nothing's cast in stone yet! > > > > Regards, > > > > James > > > __________________________________________________ > Do You Yahoo!? > Sign up for SBC Yahoo! Dial - First Month Free > http://sbc.yahoo.com > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > No, I will not fix your computer. > http://thinkgeek.com/sf > _______________________________________________ > wxperl-users mailing list > wxp...@li... > https://lists.sourceforge.net/lists/listinfo/wxperl-users |
From: James L. <jl...@bi...> - 2002-06-13 22:48:58
|
Hi Mattia, I want to use a toolbar with buttons in my wxWindows application. Using wxPerl, do the bitmaps for the buttons have to be stored separately on disk, and loaded at runtime? I know that with Tk, one can serialise the image into application data, so avoiding the need to distribute the bitmaps separately. On a similar topic, does wxPerl have the ability to use wxWindows resource files for bitmaps (not sure which resource format is currently in vogue with wxWindows)? Continuing the topic (should probably post this to the wxWindows disc. group), is there an appropriate resource builder I can/should use to build resource files? Thanks, James |
From: Mattia B. <mb...@ds...> - 2002-06-14 08:28:17
|
On Thu, 13 Jun 2002, James Lavery wrote: >Hi Mattia, >I want to use a toolbar with buttons in my wxWindows application. Using >wxPerl, do the bitmaps for the buttons have to be stored separately on disk, >and loaded at runtime? I know that with Tk, one can serialise the image >into application data, so avoiding the need to distribute the bitmaps >separately. You should be able to put XPMs inside the source ( XPMs are just text files ); I'll post some code when I get home. >On a similar topic, does wxPerl have the ability to use wxWindows resource >files for bitmaps (not sure which resource format is currently in vogue with >wxWindows)? There are WXR resources, but they are not supported with wxPerl ( and I have no plan to support them, unless someone else implements them ). If you are using wxWindows 2.3.x, you can use XRC, that are newer, better, supported, and support sizers & internationalization. >Continuing the topic (should probably post this to the wxWindows disc. >group), is there an appropriate resource builder I can/should use to build >resource files? For WXR there is dialoged, for XRC there is wxDesigner ( commercial ), and a Python base one that should be included in recent wxPython distributions. HTH Mattia |