From 30d6e4a743263e9199d894bee1eecdb2e0c69b16 Mon Sep 17 00:00:00 2001 From: Bernard Normier Date: Wed, 22 Jul 2015 13:42:12 -0400 Subject: Removed x64 platform notes --- cpp/BuildInstructionsWindows.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'cpp') diff --git a/cpp/BuildInstructionsWindows.md b/cpp/BuildInstructionsWindows.md index 9e37a0c31c0..5c0c0f5745b 100644 --- a/cpp/BuildInstructionsWindows.md +++ b/cpp/BuildInstructionsWindows.md @@ -48,9 +48,6 @@ example, when using Visual Studio 2013, you have several alternatives: Using the first two configurations produces 32-bit binaries, while the third and fourth configurations produce 64-bit binaries. -> *You must be using a Windows x64 platform when compiling a 64-bit version of -> *Ice.* - In the command window, change to the `cpp` subdirectory: $ cd cpp @@ -70,9 +67,6 @@ Building Ice on x64 with the Visual Studio C++ compiler is like building Ice on x86. You just need to perform the build in an "x64 Command Prompt", and not in a regular "Developer Command Prompt". -> *You must be using a Windows x64 platform when compiling a 64-bit version of -> *Ice.* - ## Installing a C++ Source Build Simply run `nmake /f Makefile.mak install`. This will install Ice in the -- cgit v1.2.3