← Back to team overview

kicad-developers team mailing list archive

Re: Compilation Error of BZR3523

 

On 04/19/2012 02:49 PM, arius wrote:
> I was only able to compile the whole KiCAD suite as Release version after adding
> 'include <common.h>' to common/dcsvg.cpp, otherwise the compiler complained about
> unknown KiROUND.

Good catch, thanks for the report.

I failed to do a "make clean" before my make before my commit.

It makes sense the CMake cannot be expected to detect header file dependencies that it
cannot read from the source.


Should work now, although Jean-Pierre or Wayne may want KiROUND somewhere else, in a
better header file.


Dick




References