Re:[wxperl-users] wxPerl-0.20 Source Build on OSX.3.5/wxPython 2.5.2.7> I've just built wxPerl 0.20 as indicated in the subject, and I had a =0D
=
> few issues:
>
> First, the syntax for wx-config used in
> Any_wx_c=
onfig.pm::get_core_libs_25 seems to have changed: Instead of
> "--libs=3D=
list" it's now "--libs list".
yes, it was changes in wxWidgets CVS l=
ast week.
> Next, Makemaker is building the root Makefile with both b=
libdirs: and
Which MakeMaker version? If 6.22, downgrade to 6.17 or=
use the snapshot at makemaker.org.
> blibdirs::. That produces an =
error. Cha...
[wxperl-users] wxPerl-0.20 Source Build on OSX.3.5/wxPython 2.5.2.7I've just built wxPerl 0.20 as indicated in the subject, and I had a
few issues:
First, the syntax for wx-config used in
Any_wx_config.pm::get_core_libs_25 seems to have changed: Instead of
"--libs=list" it's now "--libs list".
Next, Makemaker is building the root Makefile with both blibdirs: and
blibdirs::. That produces an error. Changing the single colon to a
double colon fixes the problem, but it has to be done every time one
runs Makefile.PL. I couldn't figure out where to fix it in the
MakeMaker files.
Last, could you take out the...
[wxperl-users] Make Test failures on wxPerl 0.21 & wxPython 2.5.3.1 GTKI've installed 0.21 on my laptop (Mandrake 10.0) and built it against a
custom build of wxWidgets 2.5.3 from the wxPython 2.5.3.1 distro.
Seems to work OK, except that tests 1 and 2 hang after completing the
last test and test 8 segfaults at test 121.
Oh, and the NotebookSizer thing kills the demo program...
Regards,
John Ralls
...
Re:[wxperl-users] wxPerl 0.22 with wxWidgets 2.5.4 Hello,
> I just compiled wxWidgets 2.5.4 with mingw (dev cpp) and wx=
Perl 0.22 on
> WinXP ActivePerl 5.8.4.
> The demo workes and some oth=
er scripts I tested.
> But I get some errors while testing and cause it'=
s my first time compiling
> on WinXP (BTW: feels good ;-) ) I don't re=
ally know what they mean.
In this case the error is more of a warnin=
g, but I will correct
it ASAP. There will be no problems in running any =
wxPerl
application.
Thanks!
Mattia
=0A=0A=0A=0A____________________=
________________________________________=0A6X...
RE: Re[2]: [wxperl-users] Installation on FreeBSD 5.3 #2 Hello,
>
> > > Can anyone point me in the right direction?
> > =0D
=
> > > Not without some more information...
> > > what ExtUtils::MakeMa=
ker version do you have?
> >
> > $VERSION =3D '6.17';
> >
> > > Wh=
at is the output of
> > > make
> >
> > ./cpp/helpers.h:27: error: `wx=
OutputStream' does not name a type
> > ./cpp/helpers.h:37: error: expect=
ed `,' or `...' before '*' token
> > ./cpp/helpers.h:37: error: ISO C++ =
forbids declarati...
RE: [wxperl-users] Building wxPerl with wxWindows 2.3.1, and usingXML resources #2Dear Mattia,
Thanks for the info - I'm getting further!
I've built xrc using:
nmake -f makefile.vx FINAL=3D1
to create wxxrc.lib (rather than wxxrcd.lib), and this worked fine.
However, when I try building wxPerl, using:
nmake=20
perl Makefile.PL
nmake=20
I get the following errors (I've snipped sections out to give the gist,
as it goes on quite a bit):
link -out:..\..\blib\arch\auto\Wx\XRC\XRC.dll -dll -nologo
-nodefaultlib -release
-libpath:"c:\perl\5.6.1\lib\MSWin32-x86-multi-thread\CORE" -machine:x86
XRC.obj ..\..\blib\arch\auto\Wx\Wx.lib
C:\p...
[wxperl-users] [ wxperl-Bugs-935780 ] WxPerl 0.18 fails to compile with wxGTK 2.5.1Bugs item #935780, was opened at 2004-04-15 19:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=115655&aid=935780&group_id=15655
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Philipp Thomas (psmt)
Assigned to: Nobody/Anonymous (nobody)
Summary: WxPerl 0.18 fails to compile with wxGTK 2.5.1
Initial Comment:
When trying to compile WxPerl against wxGTK 2.5.1,
g++ stops with an error because in 2.5.1
void wxLogTrace...
RE: [wxperl-users] Plans for wxPerl 0.23, wxWidgets 2.6.0 #2 Hello,
> I tried to compile wxPerl CVS against 2.6.0 and I got the =
errors as below.
>
> I am compiling on WinXP using MSVC6. Should this =
work? Have others
> successfully compiled?
Yes, but with MSVC 5 and=
GCC (various versions), not MSVC 6.
Are you up to date with MSVC servic=
e packs?
> C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils/xsubpp =
-noprototypes
> -nolinen
<snip>
> Grid.c(390) : warning C4189: 'CLAS=
S' : local variable is initialized but not
> referenced
> Grid.c(464) :=
fatal error C1001: INTERNA...
RE: [wxperl-users] Building wxPerl with wxWindows 2.3.1, and usingXML resources #3Dear Mattia,
Forgot to say that I did a=20
nmake realclean
before the=20
perl makefile.pl
nmake
in order to clean things up from the 2.2.7 build.
James
> -----Original Message-----
> From: Mattia Barbon [mailto:mbarbon@dsi.unive.it]
> Sent: 05 November 2001 22:19
> To: James Lavery
> Cc: wxperl-users@lists.sourceforge.net
> Subject: RE: [wxperl-users] Building wxPerl with wxWindows 2.3.1, and
> usingXML resources
>=20
>=20
> > Dear Mattia,
> > Thanks for the information - it all makes sense. =20
> >=20
> > Howev...
[wxperl-users] [ wxperl-Patches-1161088 ] Listbook GetListView not in 2.5.2Patches item #1161088, was opened at 2005-03-10 19:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=315655&aid=1161088&group_id=15655
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Listbook GetListView not in 2.5.2
Initial Comment:
Not sure if it was added in 2.5.3 or 2.5.4, but
something like this
is needed in XS/Listbook.xsp
#if WXPERL_W...
[wxperl-users] [ wxperl-Patches-1015129 ] wxFIXED_MINSIZE added in 2.5.2Patches item #1015129, was opened at 2004-08-24 10:07
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=315655&aid=1015129&group_id=15655
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: D.H. (crazyinsomniac)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxFIXED_MINSIZE added in 2.5.2
Initial Comment:
--- Constant.xs 2004-08-24 03:00:13.093750000 -
0700
+++ Constant.xs.new 2004-08-24
03:04:18.781250000 -0700
@@ -836...
[wxperl-users] Compiling Wx-0.20 with wxWidgets-2.5.2 on WindowsI'm trying to compile Wx-0.20 using wxWidgets 2.5.2 on Windows 2000,
using VC6. Makefile.PL complains about "no such lib 'adv' at
c:/Wx/build/Wx/build/Config/Win32_MSVC.pm line 97.". I remember there
was such a lib in 2.4, but it is (I think) gone in 2.5. Is there
something I can do to trick Makefile.PL into continuing anyway?
Greetings,
Christian
--
crenz@web42.com - http://www.web42.com/crenz/ - http://www.web42.com/
"A man who gives in to temptation after five minutes simply does not
know what it would have been like an hour later. That is why ...
[wxperl-users] wxPerl 0.22 with wxWidgets 2.5.4Hi,
I just compiled wxWidgets 2.5.4 with mingw (dev cpp) and wxPerl 0.22 on =20
WinXP ActivePerl 5.8.4.
The demo workes and some other scripts I tested.
But I get some errors while testing and cause it's my first time compilin=
g =20
on WinXP (BTW: feels good ;-) ) I don't really know what they mean.
Here is the test report.
greetz & blessings
Manuel
###########################
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" =20
"test_harness(0, 'bl
ib\lib', 'blib\arch')" t\01_load.t t\02_inheritance.t ...
RE: [wxperl-users] Building wxPerl with wxWindows 2.3.1, and usingXML resourcesDear Mattia,
Thanks for the information - it all makes sense. =20
However, I tried downloading the latest snapshot from
http://wxperl.sourceforge.net/snapshot/wxPerl.zip, and I get the same
"'SetString' : is not a member of 'wxRadioBox'" error. Am I getting the
correct snapshot? Wx.pm in the snapshot has a version of 0.08.
Thanks,
James
> Dear Mattia,
> Thanks for the information - it all makes sense.
>
> However, I tried downloading the latest snapshot from
> http://wxperl.sourceforge.net/snapshot/wxPerl.zip, and I get the sam...