SSAO for Mac – loading error

Hi,

after some minor modifications on the source code I´ve succesfully compiled the SSAO Plugin using Nuke´s "Makefile". The Makefile was modified too so it uses the MacOSX10.6 SDK.

When I try to load the compiled plug into Nuke (typing nuke.createNode(‘SSAO’)) I get this error message:

"RuntimeError: dlopen(/Users/…/…/…/plugins/SSAO.dylib, 2): no suitable image found. Did find:
/Users/…/…/…/plugins/SSAO.dylib: can’t map"

What does "can´t map" mean? I´m not a c++ programmer. Any suggestions?

thomas

No Responses to “SSAO for Mac – loading error”

Post a Comment