23 Nov
2009
23 Nov
'09
15:36
On Mon, 23 Nov 2009 13:17:34 +0200, you wrote:
These are defined in RE_pipeline.h :- void RE_BlenderFrame(struct Render *re, struct Scene *scene, int frame); and struct Render *RE_NewRender (const char *name);
That are only declarations. You'll have to finjd the source that defines them, i.e. where the code for those functions resides and then see why it isn't built and included in linking. Philipp -- To unsubscribe, e-mail: opensuse-programming+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-programming+help@opensuse.org