Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

On this forum search for "Problems with Create User Dll's". Download the uexc demo to compile it in v.34. If a dll file is created, then your system is ready for compiling! Back to the compiling errors. PSSe variable "NUMBUS" is being used but not defined in the "*.obj" contained in the mod34211.lib file. Check the source code and confirm that the statement:

include 'common4.ins'

is defined in all the source codes.

On this forum search for "Problems with Create User Dll's". Download the uexc demo to compile it in v.34. If a dll file is created, then your system is ready for compiling! Back to the compiling errors. PSSe variable "NUMBUS" is being used but not defined in the "*.obj" contained in the mod34211.lib file. Check the source code and confirm that the statement:

include 'common4.ins'
'comon4.ins'

is defined in all the source codes.