← Back to team overview

kicad-developers team mailing list archive

Re: Using compiler specific c++ extensions

 

On Sat, Jul 21, 2012 at 02:21:15PM -0400, Carl Rash wrote:
> My compiler complains ISO C++ forbids initialization of constant member of
> non-integral type. My work around is to comment out the initialization in
> the class definition and perform the instantiation and initialization in the
> file common_plotPS_functions.cpp. 

Didn't actually knew it wasn't possible to have a const float:P

Are they pushing us toward defines again??? suckitude...

-- 
Lorenzo Marcantonio
Logos Srl


References