Author Topic: Megaglest 3.3.4.3  (Read 11004 times)

titi

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 4,239
    • View Profile
    • http://www.titusgames.de
Megaglest 3.3.4.3
« on: 7 May 2010, 09:58:02 »
MEGAGLEST 3.3.4.3
Feedback is welcomed!
( For more info about megaglest click here )

Windows Full installer:
download here

Windows x86 binaries:
download here

Linux Full installer:
download here

Linux x86 binaries:
download here

Full Data package (for both linux and windows, intended for new installs [not using the win32 installer], same from 3.3.3):
download here

*NOTE: For Linux 64 bit distro's. Mega-Glest 32 bit binaries work fine in 64 bit Linux. You will require a special package for your distro. In Ubutnu you get it like this:

Quote
sudo apt-get install ia32-libs

Source Package:
download here
« Last Edit: 7 May 2010, 10:00:28 by titi »
Try Megaglest! Improved Engine / New factions / New tilesets / New maps / New scenarios

bloodandsoil

  • Guest
Re: Megaglest 3.3.4.3
« Reply #1 on: 14 May 2010, 10:11:09 »
Output of errors when attempting to build on Fedora 12, kernel version 2.6.32.11-99.fc12.x86_64:

Code: [Select]
In file included from configurator/main.cpp:1:
configurator/main.h:6:19: error: wx/wx.h: No such file or directory
configurator/main.h:7:23: error: wx/cshelp.h: No such file or directory
configurator/main.h:8:25: error: wx/notebook.h: No such file or directory
configurator/main.h:9:22: error: wx/sizer.h: No such file or directory
configurator/main.cpp:7:22: error: wx/image.h: No such file or directory
configurator/main.cpp:8:23: error: wx/bitmap.h: No such file or directory
configurator/main.cpp:9:21: error: wx/icon.h: No such file or directory
In file included from configurator/main.h:11,
                 from configurator/main.cpp:1:
configurator/configuration.h:58: error: ‘wxString’ does not name a type
configurator/configuration.h:62: error: ‘wxString’ does not name a type
configurator/configuration.h:123: error: ‘wxWindow’ has not been declared
configurator/configuration.h:123: error: ‘wxSizer’ has not been declared
configurator/configuration.h:135: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
configurator/configuration.h:135: error: expected ‘;’ before ‘*’ token
configurator/configuration.h:138: error: ‘wxWindow’ has not been declared
configurator/configuration.h:138: error: ‘wxSizer’ has not been declared
configurator/configuration.h:150: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
configurator/configuration.h:150: error: expected ‘;’ before ‘*’ token
configurator/configuration.h:153: error: ‘wxWindow’ has not been declared
configurator/configuration.h:153: error: ‘wxSizer’ has not been declared
configurator/configuration.h:165: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
configurator/configuration.h:165: error: expected ‘;’ before ‘*’ token
configurator/configuration.h:168: error: ‘wxWindow’ has not been declared
configurator/configuration.h:168: error: ‘wxSizer’ has not been declared
configurator/configuration.h:180: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
configurator/configuration.h:180: error: expected ‘;’ before ‘*’ token
configurator/configuration.h:183: error: ‘wxWindow’ has not been declared
configurator/configuration.h:183: error: ‘wxSizer’ has not been declared
configurator/configuration.h:195: error: ISO C++ forbids declaration of ‘wxComboBox’ with no type
configurator/configuration.h:195: error: expected ‘;’ before ‘*’ token
configurator/configuration.h:199: error: ‘wxWindow’ has not been declared
configurator/configuration.h:199: error: ‘wxSizer’ has not been declared
configurator/configuration.h:213: error: ISO C++ forbids declaration of ‘wxSlider’ with no type
configurator/configuration.h:213: error: expected ‘;’ before ‘*’ token
configurator/configuration.h:218: error: ‘wxWindow’ has not been declared
configurator/configuration.h:218: error: ‘wxSizer’ has not been declared
configurator/configuration.h:233: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
configurator/configuration.h:233: error: expected ‘;’ before ‘*’ token
configurator/configuration.h:238: error: ‘wxWindow’ has not been declared
configurator/configuration.h:238: error: ‘wxSizer’ has not been declared
In file included from configurator/main.cpp:1:
configurator/main.h:22: error: expected class-name before ‘{’ token
configurator/main.h:24: error: ISO C++ forbids declaration of ‘DECLARE_EVENT_TABLE’ with no type
configurator/main.h:26: error: expected ‘;’ before ‘private’
configurator/main.h:28: error: ‘wxWindow’ was not declared in this scope
configurator/main.h:28: error: template argument 2 is invalid
configurator/main.h:28: error: template argument 4 is invalid
configurator/main.h:45: error: ISO C++ forbids declaration of ‘wxButton’ with no type
configurator/main.h:45: error: expected ‘;’ before ‘*’ token
configurator/main.h:46: error: ISO C++ forbids declaration of ‘wxButton’ with no type
configurator/main.h:46: error: expected ‘;’ before ‘*’ token
configurator/main.h:47: error: ISO C++ forbids declaration of ‘wxButton’ with no type
configurator/main.h:47: error: expected ‘;’ before ‘*’ token
configurator/main.h:48: error: ISO C++ forbids declaration of ‘wxButton’ with no type
configurator/main.h:48: error: expected ‘;’ before ‘*’ token
configurator/main.h:49: error: ISO C++ forbids declaration of ‘wxNotebook’ with no type
configurator/main.h:49: error: expected ‘;’ before ‘*’ token
configurator/main.h:50: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
configurator/main.h:50: error: expected ‘;’ before ‘*’ token
configurator/main.h:58: error: ‘wxCommandEvent’ has not been declared
configurator/main.h:59: error: ‘wxCommandEvent’ has not been declared
configurator/main.h:60: error: ‘wxCommandEvent’ has not been declared
configurator/main.h:61: error: ‘wxCommandEvent’ has not been declared
configurator/main.h:62: error: ‘wxCloseEvent’ has not been declared
configurator/main.h:63: error: ‘wxMouseEvent’ has not been declared
configurator/main.h:72: error: expected class-name before ‘{’ token
configurator/main.h:78: error: ISO C++ forbids declaration of ‘DECLARE_EVENT_TABLE’ with no type
configurator/main.h:80: error: expected ‘;’ before ‘public’
configurator/main.h:83: error: ‘wxHelpEvent’ has not been declared
configurator/main.h:90: error: expected class-name before ‘{’ token
In file included from configurator/main.cpp:3:
/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../include/c++/4.4.3/stdexcept:41: error: expected constructor, destructor, or type conversion before ‘namespace’

    g++ -c -o ./build/x86_64-unknown-linux-gnu/optimize/configurator/main.o  -DPACKAGE_NAME="megaglest" -DPACKAGE_TARNAME="megaglest" -DPACKAGE_VERSION="3.3.4.3" -DPACKAGE_STRING="megaglest 3.3.4.3" -DPACKAGE_BUGREPORT="matze@braunis.de" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_POSIX_SOCKETS=/**/ -DX11_AVAILABLE=1 -DHAVE_GLOB_H=1 -DHAVE_SYS_IOCTL_H=1 -DUSE_SDL=/**/ -DHAVE_PTHREAD=1 -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -pthread   -Iconfigurator/../shared_lib/include/../include/platform/sdl -Iconfigurator/../shared_lib/include/../include/platform/posix -Iconfigurator/../shared_lib/include/../include/util -Iconfigurator/../shared_lib/include/../include/graphics -Iconfigurator/../shared_lib/include/../include/graphics/gl -Iconfigurator/../shared_lib/include/../include/sound -Iconfigurator/../shared_lib/include/../include/sound/openal -Iconfigurator/../shared_lib/include/../include/xml -Iconfigurator/../shared_lib/include/../include/glew -Iconfigurator/../shared_lib/include/../include/lua -Iconfigurator/.   -O3 -DNDEBUG configurator/main.cpp

...failed C++ ./build/x86_64-unknown-linux-gnu/optimize/configurator/main.o ...
C++ ./build/x86_64-unknown-linux-gnu/optimize/configurator/configuration.o
In file included from configurator/configuration.cpp:1:
configurator/configuration.h:7:19: error: wx/wx.h: No such file or directory
In file included from configurator/configuration.cpp:1:
configurator/configuration.h:58: error: ‘wxString’ does not name a type
configurator/configuration.h:62: error: ‘wxString’ does not name a type
configurator/configuration.h:123: error: ‘wxWindow’ has not been declared
configurator/configuration.h:123: error: ‘wxSizer’ has not been declared
configurator/configuration.h:135: error: ISO C++ forbids declaration of ‘wxCheckBox’ with no type
configurator/configuration.h:135: error: expected ‘;’ before ‘*’ token
configurator/configuration.h:138: error: ‘wxWindow’ has not been declared
configurator/configuration.h:138: error: ‘wxSizer’ has not been declared
configurator/configuration.h:150: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
configurator/configuration.h:150: error: expected ‘;’ before ‘*’ token
configurator/configuration.h:153: error: ‘wxWindow’ has not been declared
configurator/configuration.h:153: error: ‘wxSizer’ has not been declared
configurator/configuration.h:165: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
configurator/configuration.h:165: error: expected ‘;’ before ‘*’ token
configurator/configuration.h:168: error: ‘wxWindow’ has not been declared
configurator/configuration.h:168: error: ‘wxSizer’ has not been declared
configurator/configuration.h:180: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
configurator/configuration.h:180: error: expected ‘;’ before ‘*’ token
configurator/configuration.h:183: error: ‘wxWindow’ has not been declared
configurator/configuration.h:183: error: ‘wxSizer’ has not been declared
configurator/configuration.h:195: error: ISO C++ forbids declaration of ‘wxComboBox’ with no type
configurator/configuration.h:195: error: expected ‘;’ before ‘*’ token
configurator/configuration.h:199: error: ‘wxWindow’ has not been declared
configurator/configuration.h:199: error: ‘wxSizer’ has not been declared
configurator/configuration.h:213: error: ISO C++ forbids declaration of ‘wxSlider’ with no type
configurator/configuration.h:213: error: expected ‘;’ before ‘*’ token
configurator/configuration.h:218: error: ‘wxWindow’ has not been declared
configurator/configuration.h:218: error: ‘wxSizer’ has not been declared
configurator/configuration.h:233: error: ISO C++ forbids declaration of ‘wxTextCtrl’ with no type
configurator/configuration.h:233: error: expected ‘;’ before ‘*’ token
configurator/configuration.h:238: error: ‘wxWindow’ has not been declared
configurator/configuration.h:238: error: ‘wxSizer’ has not been declared
configurator/configuration.cpp:187: error: variable or field ‘createControl’ declared void
configurator/configuration.cpp:187: error: ‘wxWindow’ was not declared in this scope
configurator/configuration.cpp:187: error: ‘parent’ was not declared in this scope
configurator/configuration.cpp:187: error: ‘wxSizer’ was not declared in this scope
configurator/configuration.cpp:187: error: ‘sizer’ was not declared in this scope
configurator/configuration.cpp: In member function ‘virtual void Configurator::BoolField::updateValue()’:
configurator/configuration.cpp:194: error: ‘checkBox’ was not declared in this scope
configurator/configuration.cpp: In member function ‘virtual void Configurator::BoolField::updateControl()’:
configurator/configuration.cpp:198: error: ‘checkBox’ was not declared in this scope
configurator/configuration.cpp: At global scope:
configurator/configuration.cpp:215: error: variable or field ‘createControl’ declared void
configurator/configuration.cpp:215: error: ‘wxWindow’ was not declared in this scope
configurator/configuration.cpp:215: error: ‘parent’ was not declared in this scope
configurator/configuration.cpp:215: error: ‘wxSizer’ was not declared in this scope
configurator/configuration.cpp:215: error: ‘sizer’ was not declared in this scope
configurator/configuration.cpp: In member function ‘virtual void Configurator::IntField::updateValue()’:
configurator/configuration.cpp:221: error: ‘textCtrl’ was not declared in this scope
configurator/configuration.cpp:221: error: ‘wxFNCONV’ was not declared in this scope
configurator/configuration.cpp: In member function ‘virtual void Configurator::IntField::updateControl()’:
configurator/configuration.cpp:225: error: ‘textCtrl’ was not declared in this scope
configurator/configuration.cpp:225: error: ‘ToUnicode’ is not a member of ‘Configurator::Configuration’
configurator/configuration.cpp: At global scope:
configurator/configuration.cpp:242: error: variable or field ‘createControl’ declared void
configurator/configuration.cpp:242: error: ‘wxWindow’ was not declared in this scope
configurator/configuration.cpp:242: error: ‘parent’ was not declared in this scope
configurator/configuration.cpp:242: error: ‘wxSizer’ was not declared in this scope
configurator/configuration.cpp:242: error: ‘sizer’ was not declared in this scope
configurator/configuration.cpp: In member function ‘virtual void Configurator::FloatField::updateValue()’:
configurator/configuration.cpp:248: error: ‘textCtrl’ was not declared in this scope
configurator/configuration.cpp:248: error: ‘wxFNCONV’ was not declared in this scope
configurator/configuration.cpp: In member function ‘virtual void Configurator::FloatField::updateControl()’:
configurator/configuration.cpp:252: error: ‘textCtrl’ was not declared in this scope
configurator/configuration.cpp:252: error: ‘ToUnicode’ is not a member of ‘Configurator::Configuration’
configurator/configuration.cpp: At global scope:
configurator/configuration.cpp:269: error: variable or field ‘createControl’ declared void
configurator/configuration.cpp:269: error: ‘wxWindow’ was not declared in this scope
configurator/configuration.cpp:269: error: ‘parent’ was not declared in this scope
configurator/configuration.cpp:269: error: ‘wxSizer’ was not declared in this scope
configurator/configuration.cpp:269: error: ‘sizer’ was not declared in this scope
configurator/configuration.cpp: In member function ‘virtual void Configurator::StringField::updateValue()’:
configurator/configuration.cpp:276: error: ‘textCtrl’ was not declared in this scope
configurator/configuration.cpp:276: error: ‘wxFNCONV’ was not declared in this scope
configurator/configuration.cpp: In member function ‘virtual void Configurator::StringField::updateControl()’:
configurator/configuration.cpp:280: error: ‘textCtrl’ was not declared in this scope
configurator/configuration.cpp:280: error: ‘ToUnicode’ is not a member of ‘Configurator::Configuration’
configurator/configuration.cpp: At global scope:
configurator/configuration.cpp:291: error: variable or field ‘createControl’ declared void
configurator/configuration.cpp:291: error: ‘wxWindow’ was not declared in this scope
configurator/configuration.cpp:291: error: ‘parent’ was not declared in this scope
configurator/configuration.cpp:291: error: ‘wxSizer’ was not declared in this scope
configurator/configuration.cpp:291: error: ‘sizer’ was not declared in this scope
configurator/configuration.cpp:399: error: expected ‘}’ at end of input

    g++ -c -o ./build/x86_64-unknown-linux-gnu/optimize/configurator/configuration.o  -DPACKAGE_NAME="megaglest" -DPACKAGE_TARNAME="megaglest" -DPACKAGE_VERSION="3.3.4.3" -DPACKAGE_STRING="megaglest 3.3.4.3" -DPACKAGE_BUGREPORT="matze@braunis.de" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_POSIX_SOCKETS=/**/ -DX11_AVAILABLE=1 -DHAVE_GLOB_H=1 -DHAVE_SYS_IOCTL_H=1 -DUSE_SDL=/**/ -DHAVE_PTHREAD=1 -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -pthread   -Iconfigurator/../shared_lib/include/../include/platform/sdl -Iconfigurator/../shared_lib/include/../include/platform/posix -Iconfigurator/../shared_lib/include/../include/util -Iconfigurator/../shared_lib/include/../include/graphics -Iconfigurator/../shared_lib/include/../include/graphics/gl -Iconfigurator/../shared_lib/include/../include/sound -Iconfigurator/../shared_lib/include/../include/sound/openal -Iconfigurator/../shared_lib/include/../include/xml -Iconfigurator/../shared_lib/include/../include/glew -Iconfigurator/../shared_lib/include/../include/lua -Iconfigurator/.   -O3 -DNDEBUG configurator/configuration.cpp

...failed C++ ./build/x86_64-unknown-linux-gnu/optimize/configurator/configuration.o ...
...skipped glest_configurator for lack of <T!configurator!>main.o...
...failed updating 2 target(s)...
...skipped 1 target(s)...
...updated 150 target(s)...

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,238
    • View Profile
Re: Megaglest 3.3.4.3
« Reply #2 on: 14 May 2010, 13:40:19 »
you are missing dependencies. There should be an ubuntu based script called: setupBuildDeps.sh
in the mk/linux folder. You'll need to adapt it for other distros. Build info is currently located here:

https://forum.megaglest.org/index.php?topic=5303.0

bloodandsoil

  • Guest
Re: Megaglest 3.3.4.3
« Reply #3 on: 14 May 2010, 16:21:29 »
you are missing dependencies.

I ran ./configure and it did not show any missing dependencies:

Code: [Select]
[user@computer megaglest-source-3.3.4.3]$ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for target host... assume posix
checking for X... libraries , headers
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking for socklen_t... yes
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.5... yes
checking for xerces... found
checking for OpenAL... found
checking for LibJPEG... found
checking for LibPNG... found
checking for pow in -lm... yes
checking for lua.hpp in /usr/local/include/lua5.1... no
checking for lua.hpp in /usr/local/include... no
checking for lua.hpp in /usr/include/lua5.1... no
checking for lua.hpp in /usr/include... yes
checking for luaL_newstate in -llua... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
checking whether we are using the Microsoft C compiler... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for OpenGL library... -lGL
checking for OpenGL Utility library... -lGLU
checking for Vorbis... yes
checking for Ogg... yes
checking for wx-config... no
configure: creating ./config.status
config.status: creating Jamconfig
config.status: executing Jamfile commands
configure:

Notice: This project uses jam (and not make) as build tool.

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,238
    • View Profile
Re: Megaglest 3.3.4.3
« Reply #4 on: 14 May 2010, 16:28:53 »
This is because wxWidgets is NOT required to build glest, onlt the tools so we do not display an error for that. This is the same for vanilla Glest.

bloodandsoil

  • Guest
Re: Megaglest 3.3.4.3
« Reply #5 on: 14 May 2010, 16:36:01 »
This is because wxWidgets is NOT required to build glest, onlt the tools so we do not display an error for that. This is the same for vanilla Glest.

If it is not required to build megaglest, then why else does the jam build fail with the errors indicated in my OP?

Also, I have this installed on my system currently:  wxBase-2.8.10-7.fc12.x86_64
« Last Edit: 14 May 2010, 16:37:56 by bloodandsoil »

bloodandsoil

  • Guest
Re: Megaglest 3.3.4.3
« Reply #6 on: 14 May 2010, 17:05:48 »
I installed a few more dependencies and now my ./configure looks clean, and jam builds without any errors and produces a glest.bin and glest.ini.

The readme_linux states that I should copy glest.bin and glest.ini "into the directory where you extracted the
datafiles and start the game there".  Where do I get the game data? 

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,238
    • View Profile
Re: Megaglest 3.3.4.3
« Reply #7 on: 14 May 2010, 17:46:35 »
if you have checked out all the files from SVN then you should already have "links" to the data folders and be able to run from mk/linux:

./glest.bin

glest master

  • Guest
Re: Megaglest 3.3.4.3
« Reply #8 on: 30 May 2010, 04:50:16 »
MEGAGLEST 3.3.4.3
Feedback is welcomed!
( For more info about megaglest click here )

Windows Full installer:
download here

Windows x86 binaries:
download here

Linux Full installer:
download here

Linux x86 binaries:
download here

Full Data package (for both linux and windows, intended for new installs [not using the win32 installer], same from 3.3.3):
download here

*NOTE: For Linux 64 bit distro's. Mega-Glest 32 bit binaries work fine in 64 bit Linux. You will require a special package for your distro. In Ubutnu you get it like this:

Quote
sudo apt-get install ia32-libs

Source Package:
download here

so which one do i download????

ultifd

  • Airship
  • ********
  • Posts: 4,443
  • The Glest Video Guy :) The one and only. :P
    • View Profile
    • My Youtube Channel
Re: Megaglest 3.3.4.3
« Reply #9 on: 30 May 2010, 05:04:52 »
Quote
so which one do i download????
Well, depends what OS you have, linux or windows...then what type of "installation" you want...

http://sourceforge.net/projects/megaglest/files/ maybe looking here will help...  ::)

good luck

glest master

  • Guest
Re: Megaglest 3.3.4.3
« Reply #10 on: 30 May 2010, 19:19:04 »
Quote
so which one do i download????
Well, depends what OS you have, linux or windows...then what type of "installation" you want...

http://sourceforge.net/projects/megaglest/files/ maybe looking here will help...  ::)

good luck

i have windows vista hp as my computer

emscape

  • Guest
Re: Megaglest 3.3.4.3
« Reply #11 on: 30 May 2010, 19:45:09 »
could I ask you for the changes?

John.d.h

  • Moderator
  • Airship
  • ********
  • Posts: 3,757
  • I have to go now. My planet needs me.
    • View Profile
Re: Megaglest 3.3.4.3
« Reply #12 on: 30 May 2010, 20:14:44 »
i have windows vista hp as my computer
You want the "Windows full installer".

glest master

  • Guest
Re: Megaglest 3.3.4.3
« Reply #13 on: 30 May 2010, 21:38:33 »

when i save it then i extract it and this thign show up  Mega-Glest-Installer-3.3.4.3_i386_win32    then i run it and it said  installer intergrity check has failed. commom casues include incomplete download and damage media contact the installer's author to obtain new copy. so yea i couldn't do anytinh g abou it

titi

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 4,239
    • View Profile
    • http://www.titusgames.de
Re: Megaglest 3.3.4.3
« Reply #14 on: 31 May 2010, 00:14:55 »
Your download failed! Try again and best choose another sourceforge mirror.
Try Megaglest! Improved Engine / New factions / New tilesets / New maps / New scenarios

glest master

  • Guest
Re: Megaglest 3.3.4.3
« Reply #15 on: 31 May 2010, 05:33:13 »
Your download failed! Try again and best choose another sourceforge mirror.

what do u mean???

ultifd

  • Airship
  • ********
  • Posts: 4,443
  • The Glest Video Guy :) The one and only. :P
    • View Profile
    • My Youtube Channel
Re: Megaglest 3.3.4.3
« Reply #16 on: 31 May 2010, 06:01:24 »
Your download failed! Try again and best choose another sourceforge mirror.
what do u mean???
Well, your download was a bad download, or it was not finished...etc.
Just try to re-download it, or download from here
http://soft-haus.com/glest/sf-files/Mega-Glest-Installer-3.3.4_i386_win32.exe
good luck  :)  :thumbup:

glest master

  • Guest
Re: Megaglest 3.3.4.3
« Reply #17 on: 31 May 2010, 06:16:14 »
alright ty i'll see if it works

glest master

  • Guest
Re: Megaglest 3.3.4.3
« Reply #18 on: 31 May 2010, 20:02:50 »
Your download failed! Try again and best choose another sourceforge mirror.
what do u mean???
Well, your download was a bad download, or it was not finished...etc.
Just try to re-download it, or download from here
http://soft-haus.com/glest/sf-files/Mega-Glest-Installer-3.3.4_i386_win32.exe
good luck  :)  :thumbup:

the link u gave me fail too lol.

ultifd

  • Airship
  • ********
  • Posts: 4,443
  • The Glest Video Guy :) The one and only. :P
    • View Profile
    • My Youtube Channel
Re: Megaglest 3.3.4.3
« Reply #19 on: 31 May 2010, 20:05:07 »
Well, it works for everyone else.  ::)
Um, try coming to the IRC, then maybe we can help you more...  ::)

glest master

  • Guest
Re: Megaglest 3.3.4.3
« Reply #20 on: 31 May 2010, 21:38:57 »
Well, it works for everyone else.  ::)
Um, try coming to the IRC, then maybe we can help you more...  ::)

http://sourceforge.net/projects/megaglest/files/  that link work for me ty for the game 8 players lol nice.!

ultifd

  • Airship
  • ********
  • Posts: 4,443
  • The Glest Video Guy :) The one and only. :P
    • View Profile
    • My Youtube Channel
Re: Megaglest 3.3.4.3
« Reply #21 on: 31 May 2010, 21:55:46 »
Well, that's what I said in the first place...  ::)
Anyways, cool.  :)

 

anything