Twol
Revision as of 18:32, 23 January 2012 by Francis Tyers (talk | contribs) (Created page with ' ==Troubleshooting== If you get this error <pre> syntax error, unexpected SYMBOL_SPACE on line 6: Sets Aborted. make: *** [all] Error 1 </pre> You should triple check that…')
Troubleshooting
If you get this error
syntax error, unexpected SYMBOL_SPACE on line 6: Sets Aborted. make: *** [all] Error 1
You should triple check that you don't have any misplaced "nbsp" spaces in your file. Most text editors have a feature where you can display space characters. If you find "nbsp" spaces, delete them.