Stratagus compilation.. libraries
-
- Posts: 87
- Joined: Wed May 21, 2014 6:26 am
Stratagus compilation.. libraries
Hi, i want to compile my own stratagus version, which some modifications, but im not able to find all the libraries files to do it, any way to get those, or a guide to compile the engine executable for windows??
Re: Stratagus compilation.. libraries
I believe this has all the necessary libraries:francot514 wrote:Hi, i want to compile my own stratagus version, which some modifications, but im not able to find all the libraries files to do it, any way to get those, or a guide to compile the engine executable for windows??
http://stratagus.sf.net/msvc-libs.zip
-
- Posts: 87
- Joined: Wed May 21, 2014 6:26 am
Re: Stratagus compilation.. libraries
Ok, thanks for it, which version should i compile??, right now the 2.3 give me some cmake error...
Code: Select all
CMake Error at C:/Users/Usuario/Documents/Visual Studio 2008/cmake-3.0.2-win32-x86/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:136 (message):
Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
Call Stack (most recent call first):
C:/Users/Usuario/Documents/Visual Studio 2008/cmake-3.0.2-win32-x86/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:343 (_FPHSA_FAILURE_MESSAGE)
C:/Users/Usuario/Documents/Visual Studio 2008/cmake-3.0.2-win32-x86/share/cmake-3.0/Modules/FindPkgConfig.cmake:164 (find_package_handle_standard_args)
CMakeLists.txt:558 (find_package)
-
- Posts: 87
- Joined: Wed May 21, 2014 6:26 am
Re: Stratagus compilation.. libraries
I was able to compile using stratagus 2.3 source code and cmake, now in game i got this error for stder:
Code: Select all
PlayMovie() 'videos/gameintro.ogv' is not supported, please recompile stratagus with theora support
libpng warning: Incorrect bKGD chunk length
Re: Stratagus compilation.. libraries
Try deleting the videos directory.
-
- Posts: 87
- Joined: Wed May 21, 2014 6:26 am
Re: Stratagus compilation.. libraries
I was not talking about that, now i want to ask, if there is a way to add some extra libraries to stratagus source, like for custom data editing with mysql...
-
- Posts: 87
- Joined: Wed May 21, 2014 6:26 am
Re: Stratagus compilation.. libraries
Can anyone help me testing with this stratagus binaries compiled myself...
- Attachments
-
- stratagus.rar
- (982.43 KiB) Downloaded 371 times