Ash Holsenback <ash### [at] nomailnone> wrote:
> On 10/1/23 10:53, RSM wrote:
> checking for sdl-config... no
> checking for libSDL... not found
> configure: WARNING: the preview display is disabled
>
> then later in same file:
>
> Built-in features:
> X Window display: disabled
i found sdl12-compat and installed it
then i recompiled it
checking for libSDL... yes
checking for libSDL version >= 1.2... 1.2.68, ok
checking for SDL/SDL.h... yes
checking for SDL_Quit in -lSDL... yes
X Window display: enabled (using SDL)
when it got to the make check a little window popped up and
the display inside was all black.
when i rendered the sphere that bill suggested as a test i got a green image
when i tried rendering my scenes i got a white image and it rendered very fast.
when i rendered the biscuit.pov i got a black image.
Post a reply to this message
|