| View previous topic :: View next topic |
| Author |
Message |
Vincent Ollivier
Joined: 19 Jan 2010 Posts: 17 Location: France
|
Post subject: Re: Purple Haze v2.0.2 Posted: Thu Mar 29, 2012 7:08 am |
|
|
| tmokonen wrote: |
Hi Vincent. I was able to successfully compile Purple Haze 2.0.2 in Windows, using MinGW and GCC 4.6.2 32 bit. However, when I ran it, it seemed to exit all the time, due to assertion failures, like the following:
| Code: |
Assertion failed: feature == XBOARD_FEATURES[i][0], file C:\Clients\PurpleHaze202\xboard.cpp, line 109
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information. |
I was able to work around it by commenting out the protover handling code in xboard.cpp, lines 78-115, but of course I lost Winboard 2 support by doing that. |
Hi Tony,
I am probably doing incorrect assumptions about the replies to "feature" commands. What program are you using to run it?
| tmokonen wrote: |
| One other minor detail - the version number in the source still says 2.0.1. |
Indeed and this is now fixed.
When you have git on your system I use the "git describe HEAD" command which give me the current tag, the number of commits from it and the abbreviated commit SHA. This is nice to know exactly the version you compiled. For instance it is now "v2.0.2-1-g336e2e0". But when you do not have git, the fallback is defined in "src/common.h" and I forgot about it. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|