priseborough / InertialNav

Inertial Navigation Filter
BSD 3-Clause "New" or "Revised" License
620 stars 401 forks source link

NavFilterTestHarness24: #29

Open hkbl1988 opened 6 years ago

hkbl1988 commented 6 years ago

Hi Dear I have followed the steps in the readme , but get the error below when running NavFilterTestHarness24.mdl in Matlab 2012a. How can I slove it?

Thank you

Unable to build a standalone executable to simulate the model 'NavFilterTestHarness24' in rapid accelerator mode. This could be because the model has blocks that either do not support code generation or generate code only for specific hardware targets. Models with such blocks cannot be simulated in rapid accelerator mode. The rtwbuild error (message and identifier shown below) may identify these blocks. message: Error(s) encountered while building model "NavFilterTestHarness24" identifier: 'RTW:buildProcess:fatalBuildError'

Caused by: Error using RunNavFilterTestHarness24 (line 4) Error(s) encountered while building model "NavFilterTestHarness24"

yuxiqun commented 6 years ago

@hkbl1988 Hello! I meet the same problem with you.Have you solved it?