gsteele13 / spyview

1 stars 5 forks source link

A reference when compiling on a mac. #5

Open benschneider opened 1 year ago

benschneider commented 1 year ago

https://github.com/benschneider/Spyview/blob/25bc476aba3131ce48dffe049ffb0acab5db35ed/mac_compiling_instructions.md

benschneider commented 1 year ago

For some reasons configure does not let me point it properly to static libraries. i.e. i tried to point directly to the static lib with: export LDFLAGS=$LDFLAGS" -l/opt/homebrew/Cellar/fltk/HEAD-0fd10e9_1/lib/libfltk.a -lm -lpthread -framework Cocoa"