hi!
When compiling halcogen with -ps option I get error:
Description Resource Path Location Type
#1005-D return type of function "main" must be "int" sys_startup.c line 78 C/C++ Problem
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hi!
When compiling halcogen with -ps option I get error:
Description Resource Path Location Type
#1005-D return type of function "main" must be "int" sys_startup.c line 78 C/C++ Problem
Hi,
We have modified the main definition from void main() to int main(). It will be rolled out in the next release.
Thanks and Regards,
Veena