← Back to team overview

kicad-developers team mailing list archive

Re: PATCH: fix kicad2step non-ASCII filename problem in MinGW

 

Hi,

Am 07.03.2017 um 07:07 schrieb Cirilo Bernardo:

> The sole difference with the previous patch is that kicad2step.cpp
> was modified to replace:

> wxIMPLEMENT_APP_CONSOLE( KICAD2MCAD );

> with

> wxIMPLEMENT_APP( KICAD2MCAD );

On Windows proper, this means that stdin/stdout/stderr are unavailable,
and the program should not block the shell it was started from.

   Simon

Attachment: signature.asc
Description: OpenPGP digital signature


References