Hi,
I have try to Compile and Link a .COB COBOL file of my application in the CA Realia II Workbech. After compilation during linking it shows error as;
error LNK2001: unresolved external symbol _CEEGTST
fatal error LNK1120: 1 unresolved externals
CEEGTST is a another COB file, which itself call REALIA_GETMAIN, which is resides in a .Lib file provided by CA REALIA II Workbench. I have checked all the files are available.
I have used
Microsoft (R) 32bit Incremental Linker Version 3.00.5270 and CA REALIA COBOL Version 6.0.45
I couldn't get what else is the problem? Pls help me out what is the solution....
thanks
apa.