Boost logo

Boost Users :

From: Malte Starostik (home_at_[hidden])
Date: 2005-03-28 09:30:12


Eyal Inbar schrieb:
[how to add -ftemplate-depth-NN]
> Thanks
> But how and where can i changed the flag in g++ ?

I don't know exactly where it is in KDevelop, but usually in IDEs,
somewhere in the project options you can add/change compilation flags.
Look around in the options, check the manual. For often used flags
there may be predefined options to check, for things like the template
depth you probably have to enter -ftemplate-depth-NN where NN is the
desired value manually in some "extended options" or similar field.

HTH,
Malte


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net