Skip to content

scons still emits warnings about missing MSVC compiler #2813

Closed
@bdbaddog

Description

@bdbaddog

This issue was originally created at: 2012-01-11 15:41:25.
This issue was reported by: jmsachs.
jmsachs said at 2012-01-11 15:41:25

I'm running scons v2.1.0.r5357:

C:\tmp\svn\research-tools\trunk\sconstest>scons --version
SCons by Steven Knight et al.:
        script: v2.1.0.r5357[MODIFIED], 2011/09/09 21:31:03, by bdeegan on ubuntu
        engine: v2.1.0.r5357[MODIFIED], 2011/09/09 21:31:03, by bdeegan on ubuntu
        engine path: ['c:\\appl\\python\\2.7.2\\lib\\site-packages\\scons-2.1.0-py2.7-win32.egg\\scons-2.1.0\\SCons']
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 The SCons Foundation

I just ran it newly-installed on a PC in my office and it says this:

scons: warning: No version of Visual Studio compiler found - C/C++ compilers most likely not set correctly

I thought this bug had been fixed; release 2.1.0 release notes says this:

From William Deegan:

  • Add initial support for VS/VC 2010 (express and non-express versions)
  • Remove warning for not finding MS VC/VS install.
    "scons: warning: No version of Visual Studio compiler found
    • C/C++ compilers most likely not set correctly"
  • Add support for Linux 3.0

Please fix it; the message is disrupting to our build and I can't figure out how to manage a workaround -- none of the approaches in this thread seem to work for me: https://comments.gmane.org/gmane.comp.programming.tools.scons.user/20861

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions