Hey all, i need your help fix this issue i have been having. When ever i try to make this program it keeps returning errors such as Undefined symbols for architecture x86_64 "_CFAbsoluteTimeGetCurrent" referenced from Fl:: ...
I know its a linker error however i cant fix it i think the problem is with the make file. The libraries I'M working with is fltk and boost.I'm pretty new to makefiles and coding on a mac in general hence any help will be appreciated.
Below is the makefile file
I know its a linker error however i cant fix it i think the problem is with the make file. The libraries I'M working with is fltk and boost.I'm pretty new to makefiles and coding on a mac in general hence any help will be appreciated.
Below is the makefile file