When Converting a application that generates a .DLL I am getting a very vauge error:
[cobollink] Micro Focus COBOL - CBLLINK utility
[cobollink] Version 4.0.0.65 Copyright (C) Micro Focus 1984-2018. All rights reserved.
[cobollink]
[cobollink] Link complete with errors
[cobollink]
cobol.cfg.Generic_Debug_Build:
nature.specific.build.cfg.Generic_Debug_Build:
post.build.cfg.Generic_Debug_Build:
cobolbuild.cfg.Generic_Debug_Build:
BUILD FAILED
Build finished with 1 errors, 0 warnings, 0 notices and a maximum exit code of 0
Maximum exit code exceeded: 0
Total time: 4 seconds
-------------------------------BUILD FINISHED------------------------------
Is there any way to get an expanded detail on the issue with the link?