Thanks much DAN. I have now printed your instructions and added them to my book of ever increasing "stuff I should know by now". I should never have to bother you again. I will let you know later when (not if) I am successful. Dave.
Date: Fri, 12 Nov 2010 11:16:38 -0500 Subject: Re: jbase 3.x on xp-pro From: [email protected] To: [email protected] You need the .NET Framework v1.1. First,download and install the .NET Redistributable Package. Next, download and install the .NET Framework SDK. 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 -- 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
