Yes... I build the latest fltk 1.3.5.. and able to use this script.... As for the error... without deleting the parenthesis... the script will stop and cannot continue...
Ok.. I found out from the C::B forum that the problem is from the plugin tidycmt and header guard plugins... If they are disabled, the problem goes away...
Ok... sorry for the messed up... The problem is this... old code: 30: local fltkpath_descr = _T("Please select the location of FLTK on your computer.\n" + 31: "This is the top-level folder where FLTK was installed (unpacked).\n" + 32: "To help you, this folder must contain the subfolders\n" + 33: "\"include\" and \"lib\".\n\n") + 34: "You can also use a global variable, p.e. $(#fl)\n"); line 33... there is a right parenthesis at the end which is misplaced... In the release 20.03... line 34 not existed......
No... the problem is the right parenthesis is at the wrong line....
Bug in Comment Lines with hyphens
Project Template Wizard for nana GUI Library
FLTK Project Template Wizard
This is the better version.... comes with global variables...