If you search your system and can't find it then you didn't install the required tools.
On my system it is in: C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\x86_amd64 and the filename is 'vcvarsx86_amd64.bat' (not 'vcvarsamd64.bat' as I originally posted below, sorry about that). Dan On Mon, Oct 12, 2009 at 2:46 AM, www.t24all.com <[email protected]> wrote: > > Yes, > > Yes, I installed the C++ (64 bit compiler) and its tools. > > If I didnt set "vsvars32.bat" I get the following error. > > cl /nologo /DWIN32 /MD /W2 /GR /EHsc -c -ID:\xxxx\xxx\include - > DJBC_OPTLEVEL2 BASIC_15.c failed , command returned a code of 128 > jcompile: BASIC_15.j deleted > jcompile: BASIC_15.c deleted > jcompile: Returned an error code of 8 > ** Unable to compile source SIMPLE ** > > I dont find any "vcvarsamd64.bat" file. Can you tell me where this > file is located? > > Regards > > On Oct 9, 7:24 pm, Daniel Klein <[email protected]> wrote: >> Did you install the C++ 'X64 Compilers and Tools'? >> >> Why would you set your environment based on 'vsvars32.bat'? That's for >> 32bit systems. The required environment is in the 'vcvarsamd64.bat' >> file. >> >> Dan >> >> On Fri, Oct 9, 2009 at 8:48 AM,www.t24all.com<[email protected]> wrote: >> >> > Hi, >> >> > I am able to BASIC (compile a program) but I am not able to CATALOG >> > the same. Can anyone pls help me? >> >> > I installed jBASE5 along with T24 (R09) in Windows Server 2003 (64bit) >> > with Visual C++ compiler (Microsoft Visual Studio 9.0) and also set >> > the variables in vsvars32.bat. >> >> > jsh demo ~ -->BASIC TEST.BP SIMPLE >> > SIMPLE >> > BASIC_21.c >> > Source file SIMPLE compiled successfully >> >> > jsh demo ~ -->CATALOG TEST.BP SIMPLE >> > SIMPLE >> > Error extracting function name from object file CATALOG_21.obj >> > ** Unable to catalog object SIMPLE ** >> >> > Operating System >> > ----------------- >> > OS Release : Microsoft(R) Windows(R) Server 2003 Enterprise x64 >> > Edition >> >> > Thanks > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
