kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #05727
Re: [PATCH] expat dependency for cmake
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Dick Hollenbeck <dick@xxxxxxxxxxx>
-
Date:
Fri, 15 Oct 2010 09:04:39 -0500
-
In-reply-to:
<AANLkTi=B7Fx+TxMc9XJCYNxnR01ePtJTp86+rvpL9zJ7@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8
FYI,
Kicad does not use expat directly. wxWidgets does. wxWidgets includes
expat in its source tree.
So one can argue that this is a discussion for the wxWidgets build
environment, and if it is built properly, then Kicad can simply use
wxWidgets, which should be responsible for the libraries that it needs.
Maybe an equally valid solution is to submit a patch to the wxWidgets
team, or to your distro team, or whatever.
It may not be the best solution, but before I identify the best
solution, I usually try and find more than one.
Dick
Follow ups
References