I get this when trying to compile the newest fluxus on 10.6.2:
ld: warning: in /Applications/PLT Scheme
v4.2.4/lib/PLT_MrEd.framework/PLT_MrEd, file is not of required architecture
Undefined symbols:
"_scheme_real_to_double", referenced from:
fluxus::GLEditor::GetEffectParameters() in GLEditor.o
fluxus::GLEditor::GetEffectParameters() in GLEditor.o
fluxus::GLEditor::GetEffectParameters() in GLEditor.o
fluxus::GLEditor::GetEffectParameters() in GLEditor.o
I tried the fix from previous emails, about adding a flag in the SConfig file
to force 32 bit mode, but it broke the tests for the m library, for some
unknown reason. Is there something else I need to do?
Cheers
Evan