← Back to team overview

kicad-developers team mailing list archive

Re: Re: CMake on Linux

 

Not....what else does cmake need or looking for?

wx-config must be in your path. And this is a binary built as part of 
the wxwidgets build. When I built a debug version of wxwidgets, I got a 
second copy since that install prefix was different than what I got when 
I used a ubuntu prebuilt package. Either will work, but you have to 
add the matching wx-config to your path for the library that you intend 
to link against.


Dick







References