|
"Phil Goddard" <philNOSPAM@goddardconsulting.ca> wrote in message <hdsvrk$9uk$1@fred.mathworks.com>...
>
> As part of the RTW build process a make file is also created, called modelname.bat (on windows), and written to the same directory as all the other generated code.
>
> The easiest way to use a non-supported compiler is to make appropriate modifications to that make find and run it manually.
>
> Phil.
Hello Phil,
Thank you for the reply. If I understand correctly then besides changing the .bat file or make file I will also have to compile few matlab header files and C files along with my code. According to build error generated by compiler I have added a few of these file. But still I am not able to compile the code successfully.
What all header and C files do I have to use to build the model successfully outside matlab?
Thanks
Trupti
|