[X2Go-Commits] [x2goclient] 03/06: Win32OpenSSL 1.0.1 actually requires the very original version of the VC 2008 DLLs, I determined this emperically and the website states this. It also requires the manifest.

git-admin at x2go.org git-admin at x2go.org
Mon Jan 19 13:45:14 CET 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch 4.0.3.1-mswin
in repository x2goclient.

commit 762c3934d7ae2785d16a06cf9985a41023d1553b
Author: Mike DePaulo <mikedep333 at gmail.com>
Date:   Mon Jan 12 23:41:15 2015 -0500

    Win32OpenSSL 1.0.1 actually requires the very original version of the VC 2008 DLLs, I determined this emperically and the website states this. It also requires the manifest.
---
 copy-deps-win32.bat |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/copy-deps-win32.bat b/copy-deps-win32.bat
index 0100559..de30cbb 100755
--- a/copy-deps-win32.bat
+++ b/copy-deps-win32.bat
@@ -4,7 +4,7 @@ xcopy /E /Y    D:\x2goclient-contrib\libzip\0.9.3_bin\bin\libzip.dll %1\
 xcopy /E /Y    D:\x2goclient-contrib\MinGW-DLLs\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\libgcc_s_dw2-1.dll %1\
 xcopy /E /Y    D:\x2goclient-contrib\MinGW-DLLs\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\libstdc++-6.dll %1\
 xcopy /E /Y    D:\x2goclient-contrib\MinGW-DLLs\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\libwinpthread-1.dll %1\
-xcopy /E /Y    D:\x2goclient-contrib\MSVC-DLLs\2008-SP1-9.0.30729.8387-x86 %1\
+xcopy /E /Y    D:\x2goclient-contrib\MSVC-DLLs\2008-9.0.21022.8-x86 %1\
 xcopy /E /Y    D:\x2goclient-contrib\pulse\5.0-rev18_bin %1\
 xcopy /E /Y    D:\x2goclient-contrib\PuTTY\0.63_bin %1\
 xcopy /E /Y /I D:\x2goclient-contrib\VcXsrv\1.15.2.2-xp+vc2013+x2go1_bin %1\VcXsrv

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list