← Back to team overview

kicad-developers team mailing list archive

Re: BZR 6510 breaks build for latest stable wxWidgets

 

The event was added Dec 16, 2014 as far as I can see from wxWidgets master history.
If it now doesn’t compile for someone using master, I guess it is time to update… :)


Regards,
Bernhard

> On 25 Jan 2016, at 14:36, Nick Østergaard <oe.nick@xxxxxxxxx> wrote:
> 
> So I guess we can consider the patch fine and have to action to do?
> (except for the developers having a too old version of the development
> version of wx)
> 
> 2016-01-25 9:10 GMT+01:00 Andrew Zonenberg <azonenberg@xxxxxxxxxxxxxxx>:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>> 
>> Investigated a bit more, looks like the issue was with the 3.1.x
>> version I had installed. Since 3.1 isn't released yet, some versions
>> labeled as 3.1 do not support the magnifier event functionality, so
>> the test thinks it's present even when it's not.
>> 
>> When using either latest wx from git or stable, it's fine.
>> 
>> On 24/01/16 23:44, jp charras wrote:
>>> Le 25/01/2016 08:21, Andrew Zonenberg a écrit :
>>>> The most recent commit (6510) requires wxWidgets 3.1.0 even
>>>> though the latest stable release is 3.0.x. As a result, it will
>>>> not build on any platform that is not using a pre-release
>>>> development build of wxWidgets.
>>>> 
>>>> If the intention was to #ifdef this feature and only enable it on
>>>> 3.1.x or higher, the check was done incorrectly or missed some
>>>> stuff.
>>>> 
>>>> Steps to reproduce: Install latest stable wxWidgets and try to
>>>> build BZR 6510.
>>>> 
>>> 
>>> I do not have any issue with wxWidgets 3.0.2
>>> 
>>> What is the error message?
>>> 
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.12 (GNU/Linux)
>> 
>> iQIcBAEBAgAGBQJWpdhzAAoJEDRhermzHH18DHMP/0spJ7h3XnoMrpgR7xp75/MN
>> KirHHovupklw9dAAjxi/VtVvIQ7zQoYBdLPb/MMKCFDG231LgjYQw2O1IBUU6evj
>> FUNNsDdPe37Tzyewrlhsoqtse/zfXVB3ltnyYPOvWxTJnwpsjttIsJr69j+W54AJ
>> PJPTl65TuI063EPAgtJltr+9JQ1ppi2SWDyAFFxw6tEWgoXLGQ+9imDTS//Q1v43
>> 6fvrWR8bBjhGBCm1dq+Z3M6jUFcgbyWEtHMQCNILJ2wCrYUszCBTBNw8LqsBjCcF
>> XcrDZD4vyXxnECdlql8tr9HnFwIEiyAUNXvQZqHe1Dn8PahFhg3DitaH5eMMKmUy
>> YoxJIf66O3OpYGj38n8ouroMF0NSqHYB0luab1AXW+Dz3Xv1OPDDAe7sL+fDVqhv
>> PGM/T5H5RZspPn4HnujVU4fM0HUlR4tczLnMPKTZ0UukSJ8+5LykAi2zqlGeVlzV
>> dJm2I+9dcbdCvA4W/Ohdw0IHRGCURvTkSqrBuouC2ZE7BdB8z0lIozkSHFWZS+A+
>> GXswBr5/25OuqU06Ym19h5AafiGB5L6wCSHrybQ7Q053601mZ2Tjxks5mjjFxcIl
>> 2Cnn1TNyx58XADxsHdP+T+CVq1PvAsrV4C/X6u/yzzk/UORtIUzCPs1GfNVris2k
>> JrLv/ln77Kv6+fIbWnNb
>> =Dhfh
>> -----END PGP SIGNATURE-----
>> 
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp



References