Hi opensg-users!

I have a problem using fcdedit.
I want to create a FieldContainer that has a field 'myfield' with a local include 'myheader.h'. The include should appear with double quotes (not <myheader.h>) in the generated base header.

OK the tooltip say 'use "" for lib related includes' but that doesn't work. The generaded base header includes <"myheader.h"> which is nonsense.

And worse: the fcd file becomes corrupted. The reason is that the parameter "header" of the tag "field" looks like this:
header=""myheader.h""

The double quotes should be escaped somehow.


Regards,

Joerg.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to