POV-Ray : Newsgroups : povray.programming : GUI Extension problem : GUI Extension problem Server Time
29 Jul 2024 06:22:16 EDT (-0400)
  GUI Extension problem  
From: David Clutter
Date: 9 Aug 1998 18:29:42
Message: <35CE144C.664D8B79@ncsa.uiuc.edu>
I am trying to write a GUI Extension for POV-Ray version 3.01.  I am
using VC++ 5.0 on a WinNT 4.0 machine.  I started a new Win32 dll
project and added guidemo.c to the project.  I compiled and built the
project without problem.  I added the path to my .pge file in
pvengine.ini.  Now when I run POV-Ray, I get the following message:

Could not get Init address for GUI Extension DLL....

I believe the problem lies with the function PovGuiExtensionGetPointers
in guidemo.c.  I made no changes to the original guidemo.c source code
for this function.

Can anyone offer any pointers? (pun intended)

Dave Clutter
clu### [at] ncsauiucedu


Post a reply to this message

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