statgen / METAL

Meta-analysis of genomewide association scans
Other
39 stars 12 forks source link

'StringArray.h' file not found #22

Closed bnwolford closed 2 years ago

bnwolford commented 2 years ago

When trying to run make, I get the following error /Users/bw/Desktop/METAl/metal/Main.h:21:10: fatal error: 'StringArray.h' file not found

I'm running macOS Catalina 10.15.7 and using a bash shell. The make command work on the linux command line on a high throughput compute cluster. Any ideas why this may not work on an Apple machine?