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...
Re: [wxperl-users] wxPerl-0.20 Source Build on OSX.3.5/wxPython 2.5.2.7> MakeMaker 6.21.
Sorry. Below I meant to write:
"If 6.21, downgrad=
e to 6.17 or use the snapshot at makemaker.org."
^^^^
Regards=0D
=
Mattia
> On Aug 18, 2004, at 11:56 PM, mattia.barbon@libero.it wrote:=0D
=
> '''
> >> Next, Makemaker is building the root Makefile with both blibd=
irs: and
> >
> > Which MakeMaker version? If 6.22, downgrade to 6.17 =
or
> > use the snapshot at makemaker.org.
> >
> ...
> > Thanks!
> > =
Mattia
> >
> >
> >
> >
> &g...
[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
...
[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...
[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] [ 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] 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] 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: [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...
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...
[wxperl-users] Can't build wxperl 0.23 applications under PerlApp 5.8.3This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigCB72CE089F2ABD02B61A490D
Content-Type: multipart/mixed;
boundary="------------090808020409020606020000"
This is a multi-part message in MIME format.
--------------090808020409020606020000
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Heyas,
Not sure if this is a problem with the wxPerl module or PerlApp, so I'm
going to send this message to both lists.
When I try to build the attached wxPerl program I get the following error:
"""
The i...
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 0.11 *beta* + wxWindows 2.3.3 *snapshot* availableThis is a Win32-only binary snapshot. Use only if you know you need it.
http://wwwstud.dsi.unive.it/~mbarbon/wx/
Regards
mattia
...