« Return to Thread: ok to use vcbuild.exe tool ?

Re: ok to use vcbuild.exe tool ?

by Joerg Budischewski :: Rate this Message:

Reply to Author | View in Thread

Hi,

in my environment, the vcbuild.exe simply crashes when using the -useenv
switch. Why do you want to use it ?  For me, python builds fine without
using -useenv ...

Bye,

Joerg

Oliver Bolte wrote:

> Hi Joerg,
>
> Joerg Budischewski wrote:
>
>> Hi,
>>
>> in cws python26, I use
>>
>> $(COMPATH)/vcpackages/vcbuild.exe pcbuild.sln "Release|Win32"
>>
>> to build python 2.6.1 (using Visual C++ 9.0 Express Edition). Is it ok
>> to use the vcbuild.exe tool (seems, that python would be the first to
>> use it) ? Is it available within all windows build environments ?
>>
>
> I've checked out your CWS changes in python and tried to build it by
> using the switch "-useenv" for the vcbuild.exe tool.
>
> During the build of "make_buildinfo" I got following errors:
>
> unresolved external symbol __imp__RegQueryValueExA@24
> unresolved external symbol __imp__RegOpenKeyA@12
>
> Oliver
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: ok to use vcbuild.exe tool ?