Unable to create 64bit dll from Simulink model with Microsoft Windows SDK 7.1
Mostra commenti meno recenti
Hi,
I am unable to build the simulink model. It resulted in following error:
- NMAKE : fatal error U1077: 'C:\matlab\R2017b\sys\perl\win32\bin\perl.EXE' : return code '0xc000007b' Stop.
- D:\XXX\xxx_dllkopp_rtw>echo The make command returned an error of 2 The make command returned an error of 2 *D:\xxx\xxx_dllkopp_rtw>An_error_occurred_during_the_call_to_make 'An_error_occurred_during_the_call_to_make' is not recognized as an internal or external command, operable program or batch file
I have gone through following solution.
I have verified that my matlab path does not contain any space.
Can you please guide me to resolve this error.
(Observations :
- My make file is calling a perl script C:\matlab\R2017b\sys\perl\win32\bin\perl.EXE from win32 folder during creation of 64 bit dll.
Can this be the cause of the error
- I was able to successfully generate 32bit dll from Matlab 2015b (32bit) from the same enviornment.)
Data : I am using following toolsets.
- Matlab 2017b (64bit)
- Microsoft Windows SDK 7.1 (C)
Risposte (1)
Shrirang
il 16 Apr 2018
0 voti
Categorie
Scopri di più su Embedded Coder in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!