[swift-users] Usage of Swiften in .NET project

Kevin Smith kevin.smith at isode.com
Sat Feb 14 12:40:13 UTC 2015


On 14 Feb 2015, at 11:25, Мартин Димитров <mdimitrov.mail at gmail.com> wrote:
> Hi and thank you for the first answear. Now I'm experiencing problems with building Swiften in debug mode and can't find any guidliness how should I do that could you help me with this.

The two relevant flags you can put into config.py, or on the commandline to scons are debug=(0|1) and optimize=(0|1). You can see the available flags with scons -h.

/K


More information about the swift-users mailing list