Quantcast
Channel: Programmers Heaven Forums RSS Feed
Viewing all articles
Browse latest Browse all 2703

compilation errors

$
0
0
Hi,
I am compiling the code under aCC compiler and getting below two errors.

1. error 4065: Recursion in macro "rb_tree".
--- [ This error is because of using map STL in code]
2. Error 123: Syntax error in '#if' or '#elif'
I have included some standard header files and in one of those files there is space between beginning of line and #include.If space is removed then there is no error.

please let me know if any solution for the above issues.

Thanks,
pavan

Viewing all articles
Browse latest Browse all 2703

Trending Articles