kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00705
Compilling Kicad with dynamic wxWidgets linking
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
Milan Horák <stranger@...>
-
Date:
Sat, 03 Nov 2007 20:59:22 +0100
-
User-agent:
Thunderbird 2.0.0.6 (Windows/20070728)
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