build failed in bsfn in demo

samantha_sana

Well Known Member
Hi all,
i am trying to build bsfn N1200310 ,but it failed

Generating Makefile: C:\JDEdwards\E910_1\DEMO\obj\CAEC.mak
Makefile generated.

Linking business functions.

************CAEC************
Microsoft Visual Studio Version being used: 80

Replacing N1200310.obj
jdertdll.c
Creating library C:\JDEdwards\E910_1\DEMO\lib32\CAEC.lib and object C:\JDEdwards\E910_1\DEMO\lib32\CAEC.exp
sCAEC.lib(X51013.obj) : fatal error LNK1103: debugging information corrupt; recompile module
Microsoft (R) Manifest Tool version 5.2.3790.2075
Copyright (c) Microsoft Corporation 2005.
All rights reserved.

mt.exe : general error c10100b1: Failed to load file "C:\JDEdwards\E910_1\DEMO\bin32\CAEC.dll". The system cannot find the file specified.

Adjusting DLL load addresses . . .


************Build Finished************

CAEC.dll - 2 error(s), 0 warning(s): Build failed. Restored previous dll.


does anyone have any idea of what has to be done

Thanks
samantha
E9 Demo,vc++ 2005
 
Hi
You can for bus build the full library and then try to build your business function.Hope it will build successfully
 
hi ,
i am trying to debug standards bsfn in jde demo 9 on windows 8.1 using visual studio 8 .
I am following the below steps

do bus build for bsfn
build bsfn
close all jde apps
open workspace through vc++ and choose E9->Sys->bin32->active console
open file through E9->demo->source-b9800100.c
click start debug from Visual studio ->debug->start debug
now there is no prompt for jde login but i manually started jde ube through ER debugger
From the ER Debugger the control stops at BSFN in ER Debugger but the vc++ window having c code is not opened(control is not going to VC++)
Attached is the error i got ,could any one please figure out what is going wrong

I tried to bus buidl the whole library from path E9->Sys->bind32->bus build

Here for some dll the build is failed.

please let me know if the inputs are not sufficient.

Thanks

E9 Demo
 

Attachments

  • Error.zip
    335.3 KB · Views: 13
Back
Top