1 or 2 errors, fatal error LNK1190: or fatal error U1077:
13 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
When I try to build code, I get an indication of failure (below), but I'm not sure if these are the same or different failures. In the end, I suspect the build tools, not Matlab. These Matlab tools are new to me, and our local expert has resigned to move to another job. Any help is appreciated.
...
Building with 'Microsoft Windows SDK 7.1 (C)'.
rtwshared.lib(slprj) : fatal error LNK1190: invalid fixup found, type 0x0014
NMAKE : fatal error U1077: 'C:\PROGRA~1\MATLAB\R2016b\bin\mex.BAT' : return code '0xffffffff'
Stop.
The make command returned an error of 2
'An_error_occurred_during_the_call_to_make' is not recognized as an internal or external command,
operable program or batch file.
### Build procedure for model: 'Model_XXXX' aborted due to an error.
Error(s) encountered while building "Model_XXXX"
0 comentarios
Respuestas (1)
Chengliang Liu
el 8 de Jul. de 2019
I got the same issue. Hopefully someone could help.
0 comentarios
Ver también
Categorías
Más información sobre Loops and Conditional Statements en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!