On 6/14/2013 4:25 PM, Brian Sidebotham wrote:
On a release build with Winbuilder (Statically linked wxWidgets 2.9.4)
there is an IO_ERROR complaint. doing what you describe. I've got no
runtime errors.
Brian,
It looks like the problem is on my end. Maybe it's a static vs. DLL
problem or my wxWidgets DLLs are a compiled against an older version of
the c++ library. I'll rebuild the wxWidgets DLLs and if that doesn't
work, I fall back to static wxWidget libraries. Thanks for help.
Wayne
I guess your wxWidgets and KiCad build are both built with the same (or
at least compatible) compilers? There were some incompatibilities
between GCC versions that I noted whilst getting the wxPython stuff to work.
Best Regards, Brian.
On 14 June 2013 20:08, Wayne Stambaugh <[email protected]
<mailto:[email protected]>> wrote:
I may have found a issue with an exception causing Pcbnew to crash
on release builds on Windows. I would appreciate if a some of you
Windows users would run a simple test and let me know if you
encounter any problems. Open Pcbnew and load any board. Open the
netlist dialog and enter an invalid netlist file name in the
"Netlist File:" text control. Click the"Read Current Netlist"
button and answer yes to the prompt. You should get a dialog box
with an IO_ERROR complaining that the invalid file name could not be
opened. I don't have any problems on debug builds but I'm getting
MSVCR library runtime errors on release builds. I build wxWidgets
as a DLL not a static library so please let me know how you build
wxWidgets along with your report. I want to make sure it's not me
or something on my system before I file a bug report.
Thanks for the help.
Wayne
_________________________________________________
Mailing list: https://launchpad.net/~kicad-__developers
<https://launchpad.net/~kicad-developers>
Post to : kicad-developers@lists.__launchpad.net
<mailto:[email protected]>
Unsubscribe : https://launchpad.net/~kicad-__developers
<https://launchpad.net/~kicad-developers>
More help : https://help.launchpad.net/__ListHelp
<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