Microsoft KB Archive/246432

From BetaArchive Wiki
Knowledge Base


Installing MSVC After Installing the INTERIX SDK

Article ID: 246432

Article Last Modified on 10/30/2006



APPLIES TO

  • Microsoft Interix 2.2 Standard Edition
  • Microsoft Interix 2.2 Standard Edition
  • Microsoft Interix 2.2 Standard Edition
  • Microsoft Interix 2.2 Standard Edition



This article was previously published under Q246432

SUMMARY

If you install Microsoft Visual C/C++ (MSVC) after you install the INTERIX Software Developer's Kit (SDK), you must point cc and c89 at the Microsoft compiler and linker. The simplest way to do this is to install MSVC and then reinstall the SDK.

If you do not want to reinstall the SDK, you need to set the value of the Microsoft Windows NT environment variable OPENNT_COMPILERDIR. The INTERIX shell startup files contain code that will automatically add the appropriate directories to your PATH, based on the value of this variable.

This environment variable must be set by using the System utility in Control Panel. Setting it in your INTERIX environment will have no effect.

MORE INFORMATION

For a complete discussion of the subject of MSVC and INTERIX see the Tech Note "Working with MSVC 5.0 and 6.0".

For additional information, see:
http://www.interix.com/

Keywords: kbinfo KB246432