Why is the "libfixedpoint.lib" file missing from the MSVC70 directory in Simulink?

7 views (last 30 days)
Why is the "libfixedpoint.lib" file missing from the MSVC70 directory in Simulink?
I am using Simulink fixed-point data type support in an S-function. It appears some of the function definitions are missing and I receive linker errors pointing to unresolved external symbols.
I found that an essential .lib file, "libfixedpoint.lib" (used in fixedpoint.c file) is missing in the MSVC70 directory, but exists in the MSVC50 and MSVC60 directories. Why was this file not included?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
This bug has been fixed in Release 14 Service Pack 3 (R14SP3). For previous product releases, read below for any possible workarounds:
This has file has been verified to be missing from the Simulink directory
$MATLAB\extern\lib\win32\microsoft\msvc70
(where $MATLAB = the MATLAB root directory on your machine)
There are currently no known workarounds.

More Answers (0)

Products


Release

R13SP1

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!