testing broken for visual studio?

View: New views
2 Messages — Rating Filter:   Alert me  

testing broken for visual studio?

by Richard Webb :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I just tried to do a test run with VC10 and got the error:

C:/run/tools_bb/tools\msvc.jam:1040: syntax error at keyword =
C:/run/tools_bb/build\toolset.jam:38: in toolset.using
rule msvc.init unknown in module toolset.
C:/run/tools_bb/build\project.jam:874: in using
C:\run\tools_bb\user-config.jam:54: in modules.load
C:/run/tools_bb\build-system.jam:241: in load-config
C:/run/tools_bb\build-system.jam:383: in load-configuration-files
C:/run/tools_bb\build-system.jam:538: in load
C:\run\tools_bb/kernel\modules.jam:283: in import
C:\run\tools_bb\kernel\bootstrap.jam:138: in boost-build
C:\run\boost\boost-build.jam:17: in module scope


looks like a typo - line 1040 says "lcoal registered-target...", when i guess it should be "local registered-target..." ?

Re: testing broken for visual studio?

by Beman Dawes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, Jul 26, 2009 at 7:13 AM, Richard
Webb<richard.webb@...> wrote:

>
> I just tried to do a test run with VC10 and got the error:
>
> C:/run/tools_bb/tools\msvc.jam:1040: syntax error at keyword =
> C:/run/tools_bb/build\toolset.jam:38: in toolset.using
> rule msvc.init unknown in module toolset.
> C:/run/tools_bb/build\project.jam:874: in using
> C:\run\tools_bb\user-config.jam:54: in modules.load
> C:/run/tools_bb\build-system.jam:241: in load-config
> C:/run/tools_bb\build-system.jam:383: in load-configuration-files
> C:/run/tools_bb\build-system.jam:538: in load
> C:\run\tools_bb/kernel\modules.jam:283: in import
> C:\run\tools_bb\kernel\bootstrap.jam:138: in boost-build
> C:\run\boost\boost-build.jam:17: in module scope
>
>
> looks like a typo - line 1040 says "lcoal registered-target...", when i
> guess it should be "local registered-target..." ?

If that fixes the problem locally for you, I'd say go ahead and commit to trunk.

Thanks for working on VC10,

--Beman
_______________________________________________
Boost-Testing mailing list
Boost-Testing@...
http://lists.boost.org/mailman/listinfo.cgi/boost-testing