How to avoid the compiler error in _kids--Bad rule number 0
Mostrar comentarios más antiguos
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 comentarios
Kaustubha Govind
el 18 de En. de 2013
How about if you use Visual Studio as a compiler instead? Does the error go away?
Ajith
el 21 de En. de 2013
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre MATLAB Compiler en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!