← Back to team overview

kicad-developers team mailing list archive

Compilling Kicad with dynamic wxWidgets linking

 

Hallo,

is there any possibility to compile Kicad without wxWidgets statically compiled into exe files.

What I mean is not to have 34 megabytes of exe files but i.e. 3 megabytes plus one shared wxWidgets.dll.

I tried it with WXUSINGDLL = 1 line in libs.win but no succes.
I tried it with wxWidgets compiles with --enable-shared=yes but no succes.

Do you have any idea how to do it?

Milan






Follow ups