Difference between revisions of "DEPENDENCIES FOR VISUAL STUDIO ( WIndows )"
(update to 0.5.2 state) |
|||
Line 1: | Line 1: | ||
Here we need to talk about all libs used in a Vega Strike project under windows . | Here we need to talk about all libs used in a Vega Strike project under windows . | ||
− | |||
− | + | == VS 0.5.2 dependencies :== | |
− | + | ||
− | . | + | ---- |
− | Must be | + | |
+ | {{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 |
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