You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Archives with source code are signed with [GnuPG key of Jaroslav Imrich]
125
124
(https://www.jimrich.sk/crypto/).
@@ -130,8 +129,7 @@ Windows libraries are signed with [code-signing certificate of Jaroslav Imrich]
130
129
131
130
### Windows
132
131
133
-
Execute the build script on a 64-bit Windows machine with [Visual Studio
134
-
Express 2012 for Windows Desktop](http://www.microsoft.com/en-us/download/details.aspx?id=34673)
132
+
Execute the build script on a 64-bit Windows machine with [Visual Studio 2015 Community](https://www.visualstudio.com/products/visual-studio-community-vs)
135
133
(or higher) installed:
136
134
137
135
cd build/windows/
@@ -143,8 +141,8 @@ and 64-bit (pkcs11-logger-x64.dll) versions of logger library.
143
141
### Linux
144
142
145
143
Execute the build script on a 64-bit Linux machine with GCC, GNU Make and GCC
146
-
multilib support installed (available in [build-essential](http://packages.ubuntu.com/precise/build-essential)
147
-
and [gcc-multilib](http://packages.ubuntu.com/precise/gcc-multilib) packages on Ubuntu 12.04 LTS):
144
+
multilib support installed (available in [build-essential](http://packages.ubuntu.com/trusty/build-essential)
145
+
and [gcc-multilib](http://packages.ubuntu.com/trusty/gcc-multilib) packages on Ubuntu 14.04 LTS):
0 commit comments