=?Utf-8?B?UjYwMDJDIFJ1bi1UaW1lIEVycm9yIFI=?= <R6002C Run-Time Error
R (AT) discussions (DOT) microsoft.com> wrote in news:93FF0A88-9974-4FFD-A474-
C21C22E3D3CA (AT) microsoft (DOT) com:
Quote:
I get this error: C Run-Time Error R6002C Run-Time Error R6002
What do I need to do?
Thanks for the help |
First look up what the error means (google, msdn, ...)
According to MSDN:
floating-point support not loaded
The necessary floating-point library was not linked.
They then proceed with a list of 5 possible fixes.
Dave Connet