[Scons-users] scon for windows 64 bit
Dirk Bächle
tshortik at gmx.de
Sun Jul 6 06:24:17 EDT 2014
On 06.07.2014 12:07, Ronex Dicapriyo wrote:
> Hello,
>
>
> Thanks for your response.
>
>
>
> On Sunday, 6 July 2014 2:42 PM, Dirk Bächle <tshortik at gmx.de> wrote:
>
>> the SCons installer is created for 32bit machines, so you would have
>> to install 32bit-Python instead. Would that be an option for you? For
>> a more detailed discussion about the underlying problems you might
>> want to have a loot at http://bugs.python.org/issue6792 .
>
> Sorry, that wouldn't be an option for me. I need to check my project
> in a 64 bit environment and it's a requiremnt that I could not change.
> Do I have any other options ?
Yes, you could download and use the "scons-local" package. Check
http://scons.org/download.php .
>> For the VisualStudio toolchains, the "vcvars.bat" batch files get
>> used to properly setup not only the paths to the programs, but a lot
>> of other stuff. If you want to specify a target architecture (32bit
>> vs. 64bit) or similar, please follow the instructions as given in the
>> UserGuide, "Appendix A Construction Variables". Search for the
>> keywords HOST_ARCH, TARGET_ARCH, MSVC_VERSION, MSSDK_VERSION...
> Yes, But using "vcvarsall.bat x64" throws following error:
> The specified configuration type is missing. The tools for the
> configuration might not be installed.
>
I can't help you any further with those Windows errors, I'm a Linux guy.
But I'm sure someone else will chip in...
Dirk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://four.pairlist.net/pipermail/scons-users/attachments/20140706/7b946176/attachment.html>
More information about the Scons-users
mailing list