/
Using 64-bit Hydra and Visual Studio 2008

Using 64-bit Hydra and Visual Studio 2008

This requires the following steps:
1. Install Microsoft Visual Studio 2008
2. Install Microsoft Visual C++ Compiler with the following command(in admin console): msiexec /i <path to MSI> ALLUSERS=1
3. Replace the content of vcvarsall.bat (located in C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC) with the following:

@echo off
call "C:\Program Files (x86)\Common Files\Microsoft\Visual C++ for Python\9.0\vcvarsall.bat" %1

4. Install the Hydra x64

Related content

HydraStudio says 'example is not recognized as an internal or external'
HydraStudio says 'example is not recognized as an internal or external'
More like this
Is it possible with Hydra to deploy programs compiled on Linux to Windows?
Is it possible with Hydra to deploy programs compiled on Linux to Windows?
More like this
Is it possible with Hydra to deploy programs compiled on Windows to Linux?
Is it possible with Hydra to deploy programs compiled on Windows to Linux?
More like this
Activate Hydra license
Activate Hydra license
More like this
Working with Hydra projects in Lycia
Working with Hydra projects in Lycia
More like this
Checklist for the application development
Checklist for the application development
More like this