Testing the Generated Application
To test the generated application, run the make utility in the application object directory using the generated make file, then launch myappli. Following is an example of the commands. If the object directory is /tmp/test:
cd /tmp/test
make -f myappli.mak
myappli
To end the application, close the Result panel with your window manager.
Published date: 05/24/2022
Last modified date: 02/24/2022