kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #02876
Re: Re: Plotting infrastructure reworking patch
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
Werner Almesberger <werner@...>
-
Date:
Tue, 30 Jun 2009 15:21:12 -0700
-
In-reply-to:
<20090630165614.GA2024@...>
We're making progress :-) As of r1852, my build fails with:
[ 70%] /home/ee/kicad/kicad/common/common_plotDXF_functions.cpp: In member function 'virtual void DXF_Plotter::start_plot(FILE*)':
/home/ee/kicad/kicad/common/common_plotDXF_functions.cpp:47: error: request for member 'c_str' in 'ColorRefs[i].StructColors::m_Name', which is of non-class type 'const wxChar*'Building CXX object common/CMakeFiles/common.dir/drawpanel.cpp.o
[ three more of the same kind ]
Haven't seen this one before.
- Werner
Follow ups
References