Compile::cptype
Details
-
- This message is generated when compiled evaluation of the indicated function for arguments of the given type is not supported.
- This message can be generated by compilation of a variety of functions, such as Floor and Im, that are meaningful only for certain types of arguments.
- Off[message] switches off the message; On[message] switches it on. For example: Off[Compile::cptype].