Difference between revisions of "DEPENDENCIES FOR VISUAL STUDIO ( WIndows )"
(Created page with " Here we need to talk about all libs used in a Vega Strike project under windows . _ Last Python libs ( debug and release version 2.7x ) . The actual svn VEGA-VC9 folder contain...") |
(update to 0.5.2 state) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | Here we need to talk about all libs used in a Vega Strike project under windows . | ||
+ | |||
+ | |||
+ | == VS 0.5.2 dependencies :== | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | {{FIXME}} ( todo list all the dependencies ) | ||
+ | |||
+ | *DATA | ||
+ | needed to run the .exe : | ||
+ | |||
+ | http://svn.code.sf.net/p/vegastrike/code/trunk/data | ||
+ | Copy the content in yourLocalProject/Win32/Bin/Modules | ||
− | + | *PYTHON 2.7 | |
+ | The correct python package for vc9 is included in : | ||
− | + | http://svn.code.sf.net/p/vegastrike/code/trunk/data | |
− | + | Must be unzipped in yourLocalProject/Win32/Bin/Modules | |
− | Must be |
Latest revision as of 00:05, 24 February 2014
Here we need to talk about all libs used in a Vega Strike project under windows .
VS 0.5.2 dependencies :
FIXME ( todo list all the dependencies )
- DATA
needed to run the .exe :
http://svn.code.sf.net/p/vegastrike/code/trunk/data Copy the content in yourLocalProject/Win32/Bin/Modules
- PYTHON 2.7
The correct python package for vc9 is included in :
http://svn.code.sf.net/p/vegastrike/code/trunk/data Must be unzipped in yourLocalProject/Win32/Bin/Modules