You need the .NET Framework v1.1. First,download and install the .NET Redistributable Package<http://www.microsoft.com/downloads/details.aspx?familyid=262D25E3-F589-4842-8157-034D1E7CF3A3&displaylang=en> .
Next, download and install the .NET Framework SDK<outbind://13-00000000D9CBD28A65CE5742A8029056801615DF0700EFCE852A7234EE438594BFC7D7B3A1F60000000FDBFA0000EFCE852A7234EE438594BFC7D7B3A1F60000001053100000/PATH=%PATH%;C:/Program%20Files/Microsoft%20Visual%20Studio%20.NET%202003/Common7/IDE;C:/Program%20Files/Microsoft%20Visual%20Studio%20.NET%202003/VC7/BIN> . The last step is to append to (or create) the following system-wide environment variables: Add to PATH: C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE;C:\Program Files\Microsoft Visual Studio .NET 2003\VC7\BIN Add to INCLUDE: C:\Program Files\Microsoft Visual Studio .NET 2003\VC7\INCLUDE Add to LIB: C:\Program Files\Microsoft Visual Studio .NET 2003\VC7\LIB and make sure to remove the environment settings for the other complier. Dan On Fri, Nov 12, 2010 at 10:58 AM, David Grenfell <[email protected]>wrote: > Hi guys: > > Once again I have to ask for help as I don't work with jb enough to > remember some things. > > I had a crash about 9 months ago, and re-installed everything. Only one > problem remaining. I can't seem to get my compiler to work. > > I have MS SDK 2.0 installed but am getting a message when I attempt to > compile. I'm sure it's because I haven't set up my environmental variables > correctly. > > here is a screen scrap of my command and the resulting error msg. > > jsh GCS ~\PROGRAMS -->BASIC GBP Centre > Centre > Command failed: cl -c /nologo /DWIN32 /MD /w -Ic:\jbase30\include > -DJBC_OPTLEVp > ** Unable to compile source Centre ** > > Again, any help or suggestions would be gratefully received. > > David Grenfell. > > -- > 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
