Cycling74 / max-sdk

Software Development Kit for Max by Cycling '74
Other
255 stars 54 forks source link

symbols not exported in jgraphics.h #48

Open superbigio opened 3 years ago

superbigio commented 3 years ago

the functions:

jgraphics_lines_intersect() jgraphics_line_intersects_rect()

declared in "jgraphics.h"

are not exported from the kernel. On Mac, Xcode complains with an "Undefined symbol" error.