It will be inside your Visual Studio Installation Directory. Make sure you are selecting the 32 bit or 64 bit cl based on your machine.
Regards, Sudhakar On Fri, Feb 4, 2011 at 1:17 AM, pat <[email protected]> wrote: > Using Windows Explorer, 'Find' the 'cl.exe' executable, then add the > directory path shown to your 'PATH' environment variable setting > > Pat. > > On Feb 3, 4:16 am, karthik v <[email protected]> wrote: > > Hi, > > I am using R10 release but the TAFC installed in my system is R09 in > > my system but extracted R10 TAFC rar file and configered it in the > > remote file > > > > now the problem is i'm not able to compile and catalog any program or > > Subroutines > > > > the error displayed is > > > > jsh KARTHIK ~ -->BASIC MYBP CUS.ACC.DETAILS > > CUS.ACC.DETAILS > > cl /nologo /DWIN32 /MD /W2 /GR /EHsc -c -IE:\TAFC_R10\include - > > DJBC_OPTLEVEL2 BASIC_1.c failed , command returned a code of -1 > > jcompile: BASIC_1.j deleted > > jcompile: BASIC_1.c deleted > > jcompile: Returned an error code of 8 > > ** Unable to compile source CUS.ACC.DETAILS ** > > jsh KARTHIK ~ --> > > > > my jdiag information : > > > > jsh KARTHIK ~ -->JDIAG > > jdiag - jBASE diagnostic '$Revision: 1.15 $' > > > > System Information > > ================== > > > > System : WinNT INDSK-DV133 5.1 i386 > > OS Release : Windows XP Pro, Build 2600, Service Pack > > 2 > > NT User : KARTHIK > > Time : Thu Feb 03 09:43:00 2011 > > > > Environment > > =========== > > > > JBCPORTNO : Not Set > > TAFC_HOME : 'E:\TAFC_R10' > > JBCGLOBALDIR : 'E:\TAFC_R10' > > WARNING: JBCDATADIR is not set, Default 'E:\TAFC_R10\jbase_data' > > WARNING: JBCDATADIR is subdirectory of JBCGLOBALDIR > > HOME : 'E:\Temenos\R10\bnk\bnk.run' > > JEDIFILEPATH : 'E:\Temenos\R10\bnk\bnk.run' > > JEDIFILENAME_MD : 'VOC' > > JEDIFILENAME_SYSTEM : 'E:\TAFC_R10\src\SYSTEM' > > SYSTEM File is (DICT) : 'E:\TAFC_R10\src\SYSTEM]D' > > RELEASE Information : Major 10.0 , Minor 0.0 , Patch (Change > > 87706) > > Spooler dir (JBCSPOOLERDIR) : 'E:\Temenos\R10\bnk\bnk.run\jspooler' > > JBCEMULATE : 'prime' > > TEMP file path : 'C:\WINDOWS\TEMP\' > > WARNING: Cannot access Executable path 'C:\Program Files\Microsoft > > Visual C++ > > To > > olkit 2003\bin', error 2 > > WARNING: Cannot access Executable path 'C:\Program Files\Microsoft > > Visual C++ > > To > > olkit 2003', error 2 > > Object path (JBCOBJECTLIST) : 'E:\Temenos\R10\bnk\bnk.run\lib;E: > > \Temenos > > \R10\bnk > > \bnk.run\t24lib' > > WARNING: Cannot access JBC_CCOMPILER_PATH path 'C:\Program Files > > \Microsoft > > Visua > > l C++ Toolkit 2003', error 2 > > WARNING: Cannot access JBC_SHAREDIDE_PATH path 'C:\Program Files > > \Microsoft > > Visua > > l C++ Toolkit 2003', error 2 > > WARNING: From checking the registry, It appears that VC++ is not > > loaded > > WARNING: JBC_CCOMPILER_PATH is set to 'C:\Program Files\Microsoft > > Visual C++ > > Too > > lkit 2003' > > jBASE Compiler Run-time : 'E:\TAFC_R10\config\system.properties' > > Program dir (JBCDEV_BIN) : 'E:\Temenos\R10\bnk\bnk.run\bin' > > Subroutine dir (JBCDEV_LIB) : 'E:\Temenos\R10\bnk\bnk.run\lib' > > > > can any one sujest me how to rid out of this problem > > > > thanks, > > karthik.v > > -- > Please read the posting guidelines at: > http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > IMPORTANT: Type T24: at the start of the subject line for questions > specific to Globus/T24 > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
