How to avoid the compiler error in _kids--Bad rule number 0
Show older comments
Hi, I am using S function builder and I am getting the error :: compiler error in _kids--Bad rule number 0 for lcc compiler.
The reason for this is I am using typedef signed long long mys64; typedef unsigned long long myu64;
So please help me to avoid this error by doing some internal setting.
2 Comments
Kaustubha Govind
on 18 Jan 2013
How about if you use Visual Studio as a compiler instead? Does the error go away?
Ajith
on 21 Jan 2013
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!