C Runtime Error R6002 (original) (raw)

floating-point support not loaded

Remarks

The necessary floating-point library was not linked.

Note

If you encounter this error message while running an app, the app was shut down because it has an internal problem. There are several possible reasons for this error, but often it's caused by a defect in the app's code, or by attempting to run an app that was not built for your particular computer processor.

You can try these steps to fix this error:

Information for Programmers

This error can occur in your app when the floating-point library was not linked. Check for one of these causes: