Twine Compile works just fine with the Borland Classic compiler (BCC32).
But with CLANG, I get the error messages:
Has anyone else had this problem and know a workaround?[MSBuild Error] TCTargets103.targets: MSB4064 The "DWARFVersion" parameter is not supported by the "TCQueueFileClang" task. Verify the parameter exists on the task, and it is a settable public instance property.
[MSBuild Error] TCTargets103.targets(567, 5): MSB4063 The "TCQueueFileClang" task could not be initialized with its input parameters.
Thanks in advance for any help.
Andrew