Error: required main procedure not found
Afficher commentaires plus anciens
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.
Réponses (1)
Akshat Dalal
le 26 Oct 2024
0 votes
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:
Catégories
En savoir plus sur Options at Command Line Only dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!