Remove docs mentioning which MSVC projects include x64 configurations
Since 202f62b4c4
x64 configurations exist
for MSVC 8 and 9 projects. Because MSVC 7 is the minimal supported
version, and doesn't support 64-bit builds, remove the section in
install.txt about x64 configurations being available only in MSVC 10
project files and later.
This commit is contained in:
@@ -113,11 +113,6 @@ you may need to perform the build several times because the projects
|
|||||||
are not always built in the correct order, and this may result in link
|
are not always built in the correct order, and this may result in link
|
||||||
errors. Simply do the build again, up to 3 times, to fix this.
|
errors. Simply do the build again, up to 3 times, to fix this.
|
||||||
|
|
||||||
Notice that x64 configurations are only included in VC10 and later project
|
|
||||||
currently. If you want to build Win64 libraries with the previous
|
|
||||||
compiler versions, the simplest solution is to use the makefiles as
|
|
||||||
described above.
|
|
||||||
|
|
||||||
|
|
||||||
Special notes for Visual Studio 2010+:
|
Special notes for Visual Studio 2010+:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user