> ld: Undefined symbols: > _jpeg_CreateDecompress > _jpeg_finish_decompress > _jpeg_read_header > _jpeg_read_raw_data > _jpeg_read_scanlines > _jpeg_resync_to_restart > _jpeg_start_decompress > /usr/bin/libtool: internal link edit command failed > scons: *** [modules/fluxus-engine/fluxus-engine_ss.dylib] Error 1 > scons: building terminated because of errors. > --- > > Is this a linking error? I'm not sure how to read this. yes, i think so. i think it needs /opt/local/lib/libjpeg.a, which is linked statically to fluxus-engine. check if you have it installed.
gabor
