-
Notifications
You must be signed in to change notification settings - Fork 103
QTCreator project
Nick Zaev edited this page Jun 7, 2022
·
3 revisions
To create QTCreator IDE project for the repo, to be able to navigate the code easier, do the following:
Download file to the tempesta root folder
tar xvf tempesta.tar
git ls-files "*.c" "*.h" "*.S" > tempesta.files
Correct the path to linux kernel in tempesta.includes
file
Launch tempesta.creator
or open it as a project, if you don't have the file association set.