Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about qpOASES Compiling Error from Simulink #119

Open
Bolt0412 opened this issue Apr 23, 2021 · 0 comments
Open

Questions about qpOASES Compiling Error from Simulink #119

Bolt0412 opened this issue Apr 23, 2021 · 0 comments

Comments

@Bolt0412
Copy link

Hello, qpOASES team:

My team and I were currently trying to implement the qpOASES solver to one NXP-based micro-control unit board so that we could test the designed MPC controller on vehicle. The micro-control unit board can be found in this link. We have finished designing the Simulink file. However, when we tried to compile the C code from the Simulink file, we encountered the compiling error message of the qpOASES solver, the detail message is shown as below:

gmake: *** No rule to make target `qpOASES_SQProblem.cpp', needed by `MPC_Filename.elf'. Stop.
### Build procedure for MPC_filename aborted due to an error.

I have followed the instruction guideline to make the qpOASES solver for MATLAB and Simulink. However, I do not know where I can resolve this compiling issue after I checked the Github Issue section.

Please let me know if you need any more information. Any help is appreciated.

Thanks ahead!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant