INCLUDE:
C:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\include;C:\Program Files\Microsoft.NET\SDK\v2.0 64bit\include

LIB:
C:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\lib\amd64;C:\Program Files\Microsoft.NET\SDK\v2.0
64bit\Lib;C:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\lib;C:\Program Files\Microsoft SDKs\Windows\v6.0A\Lib\x64

PATH:
C:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\bin\x86_amd64;C:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\bin;C:\Program Files (x86)\Microsoft Visual Studio
9.0\Common7\IDE;C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bin

These should be appended to whatever is already there, or created if necessary.

Dan

On Thu, Nov 5, 2009 at 2:40 PM, your friend <[email protected]> wrote:
>
> hi may i know what are those variables, please as i am also facing the
> same errors, but i am not very clear about the variables to be set in
> the C:\Program Files (x86)\Microsoft Visual Studio 8\VC\bin\x86_amd64,
> vcvarsx86_amd64.bat file,
>
> please assist me
>
> Regards,
> Karthik.n
>
> On Oct 13, 3:03 pm, "www.t24all.com" <[email protected]> wrote:
>> Hi Daniel,
>>
>> Yes, you are right. I haven't installed the tools.
>>
>> Now I installed the tools and I run the vcvarsall.bat with the
>> argumnet x86_amd64 and it works fine.
>>
>> Thanks for your help
>>
>> On Oct 12, 6:49 pm, Daniel Klein <[email protected]> wrote:
>>
>>
>>
>> > 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 followingerror.
>>
>> > > 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 anerrorcode of 8
>> > >  ** Unable to compile source SIMPLE **
>>
>> > > I dont find any "vcvarsamd64.bat"file.  Can you tell me where this
>> > >fileis 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
>> > >> > SourcefileSIMPLE compiled successfully
>>
>> > >> > jsh demo ~ -->CATALOG TEST.BP SIMPLE
>> > >> > SIMPLE
>> > >> >ErrorextractingfunctionnamefromobjectfileCATALOG_21.obj
>> > >> >  ** Unable to catalogobjectSIMPLE **
>>
>> > >> > Operating System
>> > >> > -----------------
>> > >> > OS Release  : Microsoft(R) Windows(R) Server 2003 Enterprise x64
>> > >> > Edition
>>
>> > >> > Thanks- Hide quoted text -
>>
>> - Show quoted text -
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to