This is no where near enough information to determine why this error is occurring.
At the very minimum: - Post a verbose 'jdiag.out' file. - What were the* detailed steps *used to install the compiler, including the Installation Options? Was a reboot done after configuring the environment, to eliminate the possibility of 'environment caching'? http://catb.org/~esr/faqs/smart-questions.html Dan On Sat, Jul 12, 2014 at 9:03 PM, Richard Kann <[email protected]> wrote: > Having trouble compiling on a jbase 5.2.27. Loaded the win 3.5 .net sdk > for server 2008 r2 and get the following: > > jsh DEMO ~ -->BASIC DEVEL TET > TET > cl /nologo /DWIN32 /MD /W2 /GR /EHa -c -Ic:\jBASE5\5.2\include > -DJBC_OPTLEVEL2 BASIC_5.c failed , command re > turned a code of -1 > jcompile: BASIC_5.j deleted > jcompile: BASIC_5.c deleted > jcompile: Returned an error code of 8 > ** Unable to compile source TET ** > jsh DEMO ~ --> > > > Note: I accidently loaded the Win 7 64 bit sdk first, got this error, > deleted it and loaded the correct one for 2008 server r2. Still get the > same messages. I did update the include, lib and path for the above. > > Richard Kann > Comp-Ware > > > -- > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > 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 > > --- You received this message because you are subscribed to the Google > Groups "jBASE" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. 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 --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
