You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To compile the program find_landmarks.c create the following alias in the terminal:
alias make='/usr/local/bin/gcc-5 -fopenmp -lpopt -o find_landmarks find_landmarks.c'
Then type 'make'