Bonjour,
 
voici mon problème avec le compilateur cobol CA_Realia Workbench 3.0 sous XP
 
Je compile un programme tout ce passe bien ensuite je le recompile une seconde vois et la il y a erreur au link j'ai beau déinstaller et réinstaller c'est toujours comme ca que ca ce passe ! Qqu'un c m'aider ?
 
Voici le compte rendu de compilation :
 
------------------------------------------------------------------
 CA-Realia II Workbench Start Compile Task
    Source File: f:\ecole\cobol\sec1.cob
   Options File: C:\CAWB30\DEFAULT.OPT
    Working Dir: F:\Ecole\cobol\
------------------------------------------------------------------
 
=========== Start List of Compile Response File ============  
 f:\ecole\cobol\sec1.cob
 F:\Ecole\cobol\sec1.OBJ
 F:\Ecole\cobol\sec1.LST
=========== End List of Compile Response File ==============  
 
------------------------------------------------------------------
 Compile of f:\ecole\cobol\sec1.cob Successful
 
 Compiler Warnings Detected
------------------------------------------------------------------
 
------------------------------------------------------------------
 CA-Realia II Workbench Link as EXE Task Summary:
    Source File: f:\ecole\cobol\sec1.cob
    Working Dir: F:\Ecole\cobol\
------------------------------------------------------------------
 
===================== Format of LINK Command  =============  
= LINK,                                                      
=     (1) FN.obj                                            
=  (Obj's may appear on multiple lines!)                    
=     (2) (/OUT:FN.EXE or FN.DLL),                          
=     (3) (/MAP:FN.MAP (If requested)                        
=     (4) (FN.LIB or (,)), - Lib's may appear on Mult Lines)
============ (1) Start Format OBJ(s) Inputs ==================  
F:\Ecole\cobol\sec1.OBJ        
 
============ (2) Start Format Output Module Name (EXE or DLL)=  
/OUT:F:\Ecole\cobol\sec1.EXE                          
============ (3) Start Format Map Request ====================  
============ (4) Start Format Lib(s) Inputs ==================  
C:\CAWB30\lib\carclw60.lib
 
============ Begin Link Step ================  
Link as EXE  
Microsoft (R) 32-Bit Incremental Linker Version 3.00.5270
Copyright (C) Microsoft Corp 1992-1995. All rights reserved.
 
F:\Ecole\cobol\sec1.OBJ  
/OUT:F:\Ecole\cobol\sec1.EXE  
C:\CAWB30\lib\carclw60.lib  
LINK : fatal error LNK1104: cannot open file "C:\CAWB30\lib\carclw60.lib"
--------------------------------------------------------  
..Link Error WBL006- Link Step Failed.  Please examine    
..the linker output (above) for details                  
--------------------------------------------------------
 
A ce que je vois l'erreur viendrai de windows comment on régler ca SVP merci ?
 
Message édité par tomsawyer121 le 24-07-2004 à 13:40:54