[gme-users] registering interpreter built with MSVC 7.1
Peter Volgyesi
peter.volgyesi at vanderbilt.edu
Tue Apr 13 18:50:39 CDT 2004
Hi,
I have not seen this message, and have not tried to use BON2 without
STLport.
My suggestion:
1., remove the custom build step
2., set the debug executable to regsvr32.exe (C:\%systemroot%\system32)
3., build a debug version of your interpreter
4., try to run it in the debugger. Hopefully, you'll get some assertions
before the stack overflow
--
peter
> -----Original Message-----
> From: gme-users-bounces at list.isis.vanderbilt.edu
> [mailto:gme-users-bounces at list.isis.vanderbilt.edu] On Behalf
> Of Jeff Parsons
> Sent: Tuesday, April 13, 2004 5:08 AM
> To: gme-users
> Subject: [gme-users] registering interpreter built with MSVC 7.1
>
> Hi,
>
> I generated the files for an interpreter with
> CreateNewComponent, then imported the resulting .dsw file
> into MSVC 7.1. With only a few minor changes to the source
> files, I was able to get it to build without installing
> STLPort. However, the registration step is failing. I removed
> the /s option to the custom build step executable, and now
> when I build I see an error popup box with the message: In
> trying to load <interpreter_name>.dll - recursion too deep -
> stack overflow.
>
> Has anyone seen anything like this before?
>
> thanks,
>
> Jeff Parsons
> _______________________________________________
> gme-users mailing list
> gme-users at list.isis.vanderbilt.edu
> http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users
More information about the gme-users
mailing list