POV-Ray : Newsgroups : povray.object-collection : Bubble 4.0.1 : Re: Bubble 4.0.1 Server Time
31 Oct 2025 05:16:43 EDT (-0400)
  Re: Bubble 4.0.1  
From: Bald Eagle
Date: 29 Oct 2025 13:50:00
Message: <web.6902539fdf56db1c7459de3125979125@news.povray.org>
Yep.  Trying to get AI to churn out the large majority of the code.

If most of your errors are undeclared identifiers, that's usually because it's
trying to supply a name for the output of a macro, like in c++.

I usually just declare a dummy identifier of that type, but I'm assuming that
you can just delete that identifier from the macro call.

I'll try to get it to stop doing that.

However, I figure that it will at least give people good ideas for creating a
properly coded macro, which makes for a fast entry point for a solution.

- BE


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.