Forum Discussion
Altera_Forum
Honored Contributor
13 years agoPredefined Macro Issues (__VERSION__ and __NIOS2__)
I rebuilt a NIOS2 SBT project (12.1sp1) and started getting some errors I didn't have previously. The first error was "symbol __version__ could not be resolved". The other error was for a ...
Altera_Forum
Honored Contributor
13 years agoSBT 12.1sp1
I got around the __NIOS2__ issue by recreating the whole project. __VERSION__ not resolved issue fix as follows: Right Click Project Folder -> Properties-> C/C++ General-> Code Analysis->Use project settings (or configure workspace settings)-> Potential Programming Problems-> Syntax and Semantic Errors-> Uncheck Symbol is not resolved