Discussion:
wxPerl Installation Script for Ubuntu 14.04LTS 64bit
Steve Cookson
2014-10-06 19:22:39 UTC
Permalink
Hi James,
Thanks for the feedback on the X error.
You're welcome.
Did you see anything of concern in the wxPerl-Installer.screen file I
attached?
Not really. There are an ever increasing number of errors like this:

warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated
(declared at
/usr/local/lib/perl/5.18.2/Alien/wxWidgets/gtk_3_0_1_uni/include/wx-3.0/wx/window.h:688)
[-Wdeprecated-declarations]
THIS->MakeModal(flag);
^

I did post some time ago on the wxWidgets site and Vadim said that as
classes were maintained, things would clear up, but that really it
needed a concerted effort. At least for the time being there are no
crashes.

We see the same thing in cpan installs.
I'll look at adding your additional clean-up code to the script. Can
you post the "final" version to the Wiki?
I'd be happy to, but you can too. You've tidied it up beautifully and
tested it. I would say you deserve at least as much credit.
I'm planning on zapping my laptop and installing everything from
scratch after I finish documenting everything I had to do to get stuff
to install on 64bits. Gotta verify I didn't miss anything in my notes.
I also set up MPIDE(Arduino), Fritzing, and Eagle. They all needed
additional libraries to be loaded and desktop files to be created.
There are no five minute jobs!
Nice that you've got an Arduino. I was thinking of getting one for my
sons when they are a bit older, to encourage an interest in Robotics.
How do you find it?
Is there a 3.0 version of the documentation available on the wxWidgets
site? Probably 5000 pages now! Seems to be a lot of new features to
play with in the Demo.
I haven't looked, I use the online one.

Regards

Steve.
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.

To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Loading...