Last change
on this file since b53c6b3 was aee34b9, checked in by dportnoy <dmp1488@…>, 12 years ago |
Cleaned up the client a bit and made it more c++-like and added to the readme
|
-
Property mode
set to
100644
|
File size:
363 bytes
|
Line | |
---|
1 | BoostPro Installer options
|
---|
2 |
|
---|
3 | -multithreaded
|
---|
4 | -multithreaded debug
|
---|
5 |
|
---|
6 |
|
---|
7 | old installation instructions
|
---|
8 |
|
---|
9 | client
|
---|
10 | ______
|
---|
11 |
|
---|
12 | install the boost library
|
---|
13 | install openssl using the old windows installer
|
---|
14 |
|
---|
15 | Add the following to Linker -> Input -> Additional Dependencies:
|
---|
16 | libeay32.lib
|
---|
17 | ssleay32.lib
|
---|
18 |
|
---|
19 |
|
---|
20 | server
|
---|
21 | ______
|
---|
22 |
|
---|
23 | install the boost library
|
---|
24 | install openssl on ubuntu (should be easy)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.