Custom DLL Build Failed

prudhvi

Active Member
Hi all,

I created one custom DLL(CALLCUS) in oneworldXE. when i select that object in OMW its showing error as "ERROR CODE DOES NOT EXIST". Then created one NER Business funtion and attached that Business Funtion to the DLL What ever i created and tried to Build the Funtion, but the Build failed. Please help me on this. I attached both the screen shots of Build failed and OMW errors

Thanks,
Prudhvi
 

Attachments

  • 112374-OMW error and Build Error for CustomDLL.doc
    118.5 KB · Views: 114
Hi Prudhvi,

I don't know, will this help you or not, but you can make a try - mainly if this is the first build of your .DLL

1.) Go to your PathCode\lib32 sub-folder.
2.) Choose one original .DLL, let say XYZ.DLL
3.) Make a copy of the following files into the same sub-folder, replacing XYZ name with your custom .DLL name:
XYZ.lib
XYZ.exp
sXYZ.lib
4.) Try to build the custom .DLL again.

Please, let us know your result. Thanks.

Regards & Good Luck,

Zoltán
 
Hi Zoltan,

I tried with the procedure you given, it's worked. Thaks for your help

Thanks & Regards,
Prudhvi
 
Back
Top Bottom