The remainder of the steps should be
executed whether the source code came from Git or a compressed file:
- If you have not done so already,
download the TI-Wi-FiQuickTrack-ControlAppC-Patcher installer linked in
the download prerequisites.
- Confirm that the
installer is compatible with the OS being used (Windows or Linux)
- Note: if the Linux
installer was used it will need to be converted into an executable using
the chmod
+x command
- When you run the installer make
sure to update the Installation Directory to Wi-FiQuickTrack-ControlAppC
source files directory that was downloaded previously either through Git clone
or from the zip/tar file (see previous steps).
- Path of the given
directory should contain source files such as .c and .h files and a
Makefile