This happened to me too.Fesk wrote: Last build reports that it cannot find libfontconfig-1.dll. Also the name of the game is not displayed in the windows menu.
Nightly build of the development trunk
-
hessuu
- Rookie

- Posts: 24
- Joined: 19 Dec 2006, 21:36
- Location: Finland
Re: Nightly build of the development trunk
-
Sonsalt
- Trained

- Posts: 114
- Joined: 25 Jul 2007, 22:10
Re: Nightly build of the development trunk
can you release a new version of your trunk ?
What are the differences between the trunk versions and the official release version ?
What are the differences between the trunk versions and the official release version ?
Last edited by Sonsalt on 04 Dec 2007, 12:18, edited 1 time in total.
-
Giel
- Regular

- Posts: 725
- Joined: 26 Dec 2006, 19:18
Re: Nightly build of the development trunk
I'll put it on my TODO list for this weekend.Sonsalt wrote: can you release a new version of your trunk ?
The trunk versions undergo a _lot_ more development. It contains many more features, changes, probably bugfixes, etc.Sonsalt wrote: What are the differences between the trunk versions and the official release version ?
In short 2.0.x will only contain bugfixes and some minor feature additions. 2.1 will (compared to 2.0.x) contain a lot more features and additions.
"First make sure it works good, only then make it look good." -- Giel
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh
-
Sonsalt
- Trained

- Posts: 114
- Joined: 25 Jul 2007, 22:10
Re: Nightly build of the development trunk
Looking forward to play it 
I was watching your enhancements closely https://mail.gna.org/public/warzone-commits/
Great work, this game will be awesome.
I was watching your enhancements closely https://mail.gna.org/public/warzone-commits/
Great work, this game will be awesome.
-
mongoose
- Rookie

- Posts: 20
- Joined: 23 Dec 2007, 05:43
- Location: Australia
Re: Nightly build of the development trunk
I'm not sure if this is the right place to ask, but how would one compile a 'debug' binary and what advantages would this give?
.........................................I like Gauss Cannons.........................................
-
DevUrandom
- Regular

- Posts: 1690
- Joined: 31 Jul 2006, 23:14
Re: Nightly build of the development trunk
Debug binaries are not optimised, contain debug-symbols for debugger-programs and afaik (might have changed now) have some enhanced ingame debugging capabilities.
So they are a bit slower, but in case it crashes the output will be worth more. The logging also outputs more info in some parts.
So as long as you don't try to hunt some bug (de-bug-ing) or experience occasional crashes you'd like us to fix, there is no much benefit.
So they are a bit slower, but in case it crashes the output will be worth more. The logging also outputs more info in some parts.
So as long as you don't try to hunt some bug (de-bug-ing) or experience occasional crashes you'd like us to fix, there is no much benefit.
-
mongoose
- Rookie

- Posts: 20
- Joined: 23 Dec 2007, 05:43
- Location: Australia
Re: Nightly build of the development trunk
Ah ok. I think I heard somewhere that the debug commands (cheats?) only worked on debug builds. I compiled normally from the SVN and the commands still work. Thanks for the info!
.........................................I like Gauss Cannons.........................................
-
kage
- Regular

- Posts: 751
- Joined: 05 Dec 2006, 21:45
Re: Nightly build of the development trunk
a normal svn compile produces a debug binary...
-
mongoose
- Rookie

- Posts: 20
- Joined: 23 Dec 2007, 05:43
- Location: Australia
Re: Nightly build of the development trunk
So does this mean that release compiles don't have the debug commands?
.........................................I like Gauss Cannons.........................................
-
RevansGeneral
- Greenhorn
- Posts: 12
- Joined: 21 May 2007, 05:51
Re: Nightly build of the development trunk
I have trouble with warzone2100_TRUNK-r2732 it keeps crashing. it says this Microsoft Visual C++ Runtime Library Runtime Error! Program: C:\Program Files\Warzone 2100\warzone2100.exe can some tell me what is wrong?
-
OvermindDL1
- Trained

- Posts: 35
- Joined: 22 Dec 2007, 06:58
- Location: NM, USA
Re: Nightly build of the development trunk
I have ran the latest TRUNK in that directory (2732, few months old now?) and also had that runtime error, however copying the keymap.map file from an old config to overwriting the one in this (which was tiny, 18 bytes I think, the normal one is multiple kb) then it starts up 'fine'. I say 'fine' because I see no text on the menu, I can still click which works well enough since I know where things are, but trying to setup a multi-game or IA or what-not is... difficult. Tried fullscreen, windowed, multiple different resolutions, the release build, the debug build, could never get the text to appear.
I have an mdmp from the debug build when it crashes because of the keymap.map if you wish to have it.
I have an mdmp from the debug build when it crashes because of the keymap.map if you wish to have it.

-
Terminator
- Regular

- Posts: 1077
- Joined: 05 Aug 2006, 13:46
- Location: Ukraine
Re: Nightly build of the development trunk
You compiled with MSVC or MinGW ? I had this problem too & I use mingw. this prbleme causes because you dont have a nessery Front (DeJa Vu). But I dont know how to fix that simple copying the front doesn't help.
Death is the only way out... sh*t Happens !
Russian-speaking Social network Group http://vk.com/warzone2100
Russian-speaking Social network Group http://vk.com/warzone2100
-
Per
- Warzone 2100 Team Member

- Posts: 3780
- Joined: 03 Aug 2006, 19:39
Re: Nightly build of the development trunk
Try deleting the keymap.map file instead. The game will recreate it. I have sometimes broken this file when adding new keyboard shortcuts.OvermindDL1 wrote: I have ran the latest TRUNK in that directory (2732, few months old now?) and also had that runtime error, however copying the keymap.map file from an old config to overwriting the one in this (which was tiny, 18 bytes I think, the normal one is multiple kb) then it starts up 'fine'.
"Make a man a fire, you keep him warm for a day. Set a man on fire, you keep him warm for the rest of his life."
-
OvermindDL1
- Trained

- Posts: 35
- Joined: 22 Dec 2007, 06:58
- Location: NM, USA
Re: Nightly build of the development trunk
I did not compile it myself, I downloaded the one from the linked posts above.
And yes, I did try deleting keymap.map as well, just kept regenerating an 18byte file.
And if the game is using a font that is not standard on systems, perhaps it would be great to include it, navigating the menu's like this is... difficult.
And yes, I did try deleting keymap.map as well, just kept regenerating an 18byte file.
And if the game is using a font that is not standard on systems, perhaps it would be great to include it, navigating the menu's like this is... difficult.

-
Buginator
- Professional

- Posts: 3285
- Joined: 04 Nov 2007, 02:20
Re: Nightly build of the development trunk
The issue isn't the font per se, it is a issue with one of the libs. QuesoGLC package that uses the problem library fontconfig.OvermindDL1 wrote: I did not compile it myself, I downloaded the one from the linked posts above.
And yes, I did try deleting keymap.map as well, just kept regenerating an 18byte file.
And if the game is using a font that is not standard on systems, perhaps it would be great to include it, navigating the menu's like this is... difficult.![]()
If you compile it yourself using MSVC, you will *not* have that issue of no text in the menus. If you get the mingw produced one, you will have issues of no text. It is being looked into why this is the case.
and it ends here.