Page 1 of 1

v2.9.5 System rebuild error

Posted: Tue Nov 12, 2024 10:18 am
by SeeCwriter
In v2.9.5, when I click "Rebuild Modified System Files" in Eclipse I get the following error message:

Code: Select all

'Clean and Rebuild System files' has encountered a problem.
Library Build Error. See build console for details.
The build console is blank.

Re: v2.9.5 System rebuild error

Posted: Tue Nov 12, 2024 4:52 pm
by Forrest
Does this only occur in a single project, or all of your projects?

Re: v2.9.5 System rebuild error

Posted: Wed Nov 13, 2024 6:46 am
by SeeCwriter
It appears that Outlook adds formatting characters to code that's pasted into an email, and copying code from the email and pasting it into a source file includes those extra characters, and the file won't compile. We had to replace all white-space with spaces.