Trent Nelson wrote:
> S:\buildbots\python\trunk.nelson-windows\db-4.4.20\build_win32>devenv 
> Berkeley_DB.sln /build Debug /project db_static
> Microsoft (R) Visual Studio Version 9.0.21022.8.
> Copyright (C) Microsoft Corp. All rights reserved.
> ========== Build: 0 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========
> 
> I don't know how the existing vcbuild line ever worked, given the following 
> output from vcbuild /?:
> 
> Usage: vcbuild [options] [project|solution] [config|$ALL]

Try:

vcbuild /useenv db_static.vcproj "Debug|Win32"

Christian

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to