|
|
I'm trying to use the round box macros from shapes.inc. In my code,
I've got:
#include "shapes.inc"
Round_Box(<-17.5, 0, -64>, <17.5, 12, 10>, 1, yes),
But when I go to render, I get:
Expected 'object or directive', undeclared identifier 'Round_Box' found
instead
File shtest.pov line 29
This is driving me bats! I'm using 3.5 for Mac, under OS X, 10.1.
Am I doing the include wrong? Calling the macro improperly? I looked
in the documentation, but it seems to say you can call a macro just by
invoking the name.
Today's 'help an idiot' day! Aren't you glad I've given you this chance
to celebrate it?
Post a reply to this message
|
|