<div dir="ltr"><div>Hi again list</div><div><br></div><div>The problem may have to do with the Timeline.</div><div>It is defined as:<br></div><div>%Timeline {Qwt_6_1_2 Qwt_6_1_3 Qwt_6_1_4 Qwt_6_1_5 Qwt_6_1_6 Qwt_6_2_0}</div><div>Then I use</div><div>%If(Qwt_6_1_5 -)<br></div><div>%If(- Qwt_6_1_6)</div><div>and <br></div><div>%If(Qwt_6_2_0 -)</div><div>in my code.</div><div><br></div><div>This compiles with Qwt 6.1.4.</div><div>It compiles as well with Qwt 6.1.6 but the strange thing is that it only compiles if I set <br></div><div>the tag = Qwt_6_1_5 in project.py but tag = Qwt_6_1_6  fails with the same error message</div><div>as in my first message.</div><div><br></div><div>The %If(- Qwt_6_1_6) means well all versions up to and including Qwt_6_1_6?</div><div><br></div><div>Regards</div><div>Gudjon</div><div><br></div></div>