v2.9.5 System rebuild error

Discussion to talk about software related topics only.
Post Reply
SeeCwriter
Posts: 624
Joined: Mon May 12, 2008 10:55 am

v2.9.5 System rebuild error

Post 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.
User avatar
Forrest
Posts: 287
Joined: Wed Apr 23, 2008 10:05 am

Re: v2.9.5 System rebuild error

Post by Forrest »

Does this only occur in a single project, or all of your projects?
Forrest Stanley
Project Engineer
NetBurner, Inc

NetBurner Learn Articles: http://www.netburner.com/learn
SeeCwriter
Posts: 624
Joined: Mon May 12, 2008 10:55 am

Re: v2.9.5 System rebuild error

Post 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.
Post Reply