Page 1 of 1

CreateSurface

PostPosted: Jul 30, 2004 @ 11:36pm
by kornalius
Hi,

I am trying to convert my PPL project to PocketFrog 0.8 and I get linker errors.

The Frog::Display->CreateSurface() and GetBackBuffer() don't seem to be available anymore. Is there any alternative I can use?

PostPosted: Jul 31, 2004 @ 5:19am
by fast_rx
They are in there... the sample prgrams use them both.

PostPosted: Jul 31, 2004 @ 6:24am
by Kzinti
They should still work. Try a "clean all" followed by a "rebuild all".

PostPosted: Jul 31, 2004 @ 5:07pm
by kornalius