Error: required main procedure not found
Mostra commenti meno recenti
I am getting following error, "required main procedure not found" in polyspace code prover and i am unable to add source files in modules. whether this creates above issue? Please clarify.
Risposte (1)
Akshat Dalal
il 26 Ott 2024
0 voti
When there is no 'main()' function in source code, Polyspace Code Prover stops with such an error message. You can ask polyspace to create an empty main via the below three ways:
Categorie
Scopri di più su Options at Command Line Only 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!