Difference between revisions of "ACE 5.7.1 Windows Install"
Jump to navigation
Jump to search
Jgvictores (talk | contribs) |
Jgvictores (talk | contribs) |
||
Line 1: | Line 1: | ||
− | To install ACE 5.7.1.0, click on the following link: http://download.dre.vanderbilt.edu/previous_versions/ACE-5.7.1.tar.gz and save the file to a given folder. Extract its contents. Rename "ace/config-win32.h" to "ace/config.h". Browse for "ACE_wrappers_vc9.sln" and open it (it is a MS Visual Studio 2009 solution file). Change build type from '''Debug''' to '''Release'''. Press Build --> '''Build Solution'''. | + | To install ACE 5.7.1.0, click on the following link: http://download.dre.vanderbilt.edu/previous_versions/ACE-5.7.1.tar.gz and save the file to a given folder. Extract its contents. Rename "ace/config-win32.h" to "ace/config.h". Browse for "ACE_wrappers_vc9.sln" and open it (it is a MS Visual Studio 2009 solution file). Change build type from '''Debug''' to '''Release'''. In ACE library put the actual .lib file, in includes put the entire ACE_wrappers directory. Press Build --> '''Build Solution'''. |
Latest revision as of 11:59, 20 January 2012
To install ACE 5.7.1.0, click on the following link: http://download.dre.vanderbilt.edu/previous_versions/ACE-5.7.1.tar.gz and save the file to a given folder. Extract its contents. Rename "ace/config-win32.h" to "ace/config.h". Browse for "ACE_wrappers_vc9.sln" and open it (it is a MS Visual Studio 2009 solution file). Change build type from Debug to Release. In ACE library put the actual .lib file, in includes put the entire ACE_wrappers directory. Press Build --> Build Solution.