[Gridflow-dev] [PD-announce] GridFlow 0.9.1

Mathieu Bouchard matju at artengine.ca
Sat Apr 26 13:22:58 EDT 2008


On Fri, 25 Apr 2008, marius schebella wrote:

> /usr/lib/gcc/i686-apple-darwin9/4.0.1/include/xmmintrin.h:35:3: error: #error 
> "SSE instruction set not enabled"
> /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:216: 
> error: ?__m128? does not name a type
> /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:217: 
> error: ?__m128i? does not name a type
> /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:218: 
> error: ?__m128d? does not name a type

I don't know at all about those four errors. I have never seen anything 
like that before, and it does not happen within GridFlow's source, it 
comes from OSX builtins that GridFlow is trying to use.

> format/quartz.m.fcs:63: error: ?gfpost? was not declared in this scope
> format/quartz.m.fcs:211: error: ?gfpost? was not declared in this scope

just fixed it

> format/quartz.m.fcs:111: warning: instance variable ?imheight? is @protected; 
> this will be a hard error in the future
> format/quartz.m.fcs:111: warning: instance variable ?imwidth? is @protected; 
> this will be a hard error in the future

just fixed it

> format/quartz.m.fcs:138: error: ?struct FormatQuartz? has no member named 
> ?call?

just fixed it

> format/quartz.m.fcs:152: error: ISO C++ forbids declaration of 
> ?FormatQuartz_call? with no type

just fixed it

> format/quartz.m.fcs:217: error: invalid use of non-static member function 
> ?Ruby FormatQuartz::call_wrap(int, Ruby*, Ruby)?
> format/quartz.m.fcs:217: error: converting from ?Ruby (FormatQuartz::)(int, 
> Ruby*, Ruby)? to ?Ruby (*)(...)?

uh... we'll have to see about those at next try

> format/quartz.m.fcs:218: warning: unused variable ?pool?

not a problem (for now)

> format/quartz.m.fcs: In function ?int FormatQuartz_call(FormatQuartz*)?:
> format/quartz.m.fcs:152: warning: control reaches end of non-void function

only consequence of a bug fixed above.

If you are checking out from SVN then please update and try again. If you 
are using the release... I'm gonna release 0.9.2 tomorrow, but for this 
kind of thing, it would be better to use SVN instead of having to wait for 
releases.

  _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard - tél:+1.514.383.3801, Montréal, Québec


More information about the Gridflow-dev mailing list