On 10/23/2012 6:07 PM, Martijn Kuipers wrote:
Wayne,
Also OSX like 2.9 much better than 2.8....
I always thought Windows was holding "us" back to 2.8, but if that is not the
case.
Martijn,
It's primarily Linux that continues to use the 2.8 branch of wxWidgets.
It is still considered the stable branch. I would have thought by now
that the 3.0 branch of wxWidgets would have be released. Until 3.0 is
released and packaged for most distros, we will have continue to support
the 2.8. No one ever said cross platform development was easy.
Wayne
Anyway, whatever you guys decide is fine with me. Amazing how fast Kicad is
improving, and it has done so for at least the last 2 years.
Congrats to all.
/Martijn
On Oct 23, 2012, at 6:23 PM, Wayne Stambaugh wrote:
I would continue to compile against the 2.8 branch of wxWidgets. Only on
windows builds is the 2.9 branch required. I just committed the fix for this
in BZR r3779. Please trying building this version and let me know how it goes.
Thanks,
Wayne
On 10/23/2012 12:41 PM, Adam Wolf wrote:
I am compiling against wxwidgets 2.8. If that should change, please
let me know and I can make whatever necessary changes on my side.
Thanks!
Adam Wolf
On Tue, Oct 23, 2012 at 11:08 AM, Wayne Stambaugh
<[email protected]> wrote:
Adam,
What version of wxWidgets are you compiling against. My guess is it's the
2.8 branch. If so, the TO_UTF8() is the problem. Let me know and I will
make the change ASAP.
Wayne
On 10/23/2012 10:53 AM, Adam Wolf wrote:
Hi folks,
I'm seeing issues on my regular, non-scripting PPA today, for revision
3777.
[ 89%] Building CXX object pcbnew/CMakeFiles/pcbnew.dir/librairi.cpp.o
/build/buildd/kicad-0.0.201210231351+3777~12~precise1/kicad/pcbnew/librairi.cpp:
In member function 'MODULE* FOOTPRINT_EDIT_FRAME::Import_Module()':
/build/buildd/kicad-0.0.201210231351+3777~12~precise1/kicad/pcbnew/librairi.cpp:157:53:
error: no matching function for call to 'wxFFile::wxFFile(const
char*)'
/build/buildd/kicad-0.0.201210231351+3777~12~precise1/kicad/pcbnew/librairi.cpp:157:53:
note: candidates are:
/usr/include/wx-2.8/wx/ffile.h:104:3: note: wxFFile::wxFFile(const
wxFFile&)
/usr/include/wx-2.8/wx/ffile.h:104:3: note: no known conversion for
argument 1 from 'const char*' to 'const wxFFile&'
/usr/include/wx-2.8/wx/ffile.h:42:3: note: wxFFile::wxFFile(FILE*)
/usr/include/wx-2.8/wx/ffile.h:42:3: note: no known conversion for
argument 1 from 'const char*' to 'FILE* {aka _IO_FILE*}'
/usr/include/wx-2.8/wx/ffile.h:40:3: note: wxFFile::wxFFile(const
wxChar*, const wxChar*)
/usr/include/wx-2.8/wx/ffile.h:40:3: note: no known conversion for
argument 1 from 'const char*' to 'const wxChar* {aka const wchar_t*}'
/usr/include/wx-2.8/wx/ffile.h:38:3: note: wxFFile::wxFFile()
/usr/include/wx-2.8/wx/ffile.h:38:3: note: candidate expects 0
arguments, 1 provided
make[3]: *** [pcbnew/CMakeFiles/pcbnew.dir/librairi.cpp.o] Error 1
It's affecting multiple builds, so I don't think it's a weird
dependency, and it appears that the file it's complaining about
changed in the latest revision.
(I sent this originally from a non-list email address.)
Adam Wolf
Wayne and Layne, LLC
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp