[EMAIL PROTECTED] wrote:
> On Sun, 06 May 2007 18:33:13 -0400 Dennis Schridde 
> <[EMAIL PROTECTED]> wrote:
>> Am Montag, 7. Mai 2007 schrieb [EMAIL PROTECTED]:
>>> On Sun, 06 May 2007 18:08:12 -0400 Giel van Schijndel
>>>
>>> <[EMAIL PROTECTED]> wrote:
>>>> [EMAIL PROTECTED] schreef:
>>>>> On Sun, 06 May 2007 17:50:50 -0400 Giel van Schijndel
>>>>>
>>>>> <[EMAIL PROTECTED]> wrote:
>>>>>> [EMAIL PROTECTED] schreef:
>>>>>>> On Sun, 06 May 2007 17:29:20 -0400 Dennis Schridde
>>>>>>>
>>>>>>> <[EMAIL PROTECTED]> wrote:
>>>>>>>> Ok, then we probably don't need CMake. At least not for
>>>> MacOS.
>>>>
>>>>>>>> The current Autotools seem to work quite nicely, raw is
>>>>>>>> mainted by Giel, which leaves only the poor MSVC users, 
>> who
>>>>>>>> only have Troman with SVN access, but he afaik doesn't use
>>>> the
>>>>
>>>>>>>> shipped project files.
>>>>>>> I can not get autotools or raw makefile to work. (I post
>>>>>>> messages on list about this)
>>>>>> I assume you mean this:
>>>>>> https://mail.gna.org/public/warzone-dev/2007-
>> 05/msg00010.html ?
>>>>>> I see one thing that is probably wrong there, you're using 
>> the
>>>>>> MSVC dev-package (which should cause no problems until 
>> linking
>>>>>> I suppose).
>>>>>>
>>>>>> That however doesn't explain that compile error, which I'm 
>> sure
>>>>>> stands apart from the makefile system. I'm guessing it is a
>>>> bison
>>>>
>>>>>> error.
>>>>>>
>>>>>>> I can only get MSVC to work with latest versions.
>>>>>>> Autotools did work before the gettext stuff was added.
>>>>>>>
>>>>>>> Can you compile latest svn version with mingw/msys?
>>>>>> I can compile it with MinGW using the raw makefiles. (Don't
>>>> have
>>>>
>>>>>> MSYS on my system)
>>>>> Which bison & flex version you use?
>>>> C:\>bison --version
>>>> bison (GNU Bison) 2.1
>>>>
>>>> C:\>flex --version
>>>> flex version 2.5.4
>>>>
>>>> PS Note that on the download page (here:
>>>> http://wz2100.net/downloads.html ) we have a MinGW development
>>>> package
>>>> as well as an MSVC one.
>>>>
>>>> --
>>>> Giel
>>> I follow this,
>>> "Developer's guide:
>>> 1. Get the sourcecode from svn://svn.gna.org/warzone/trunk
>>> 2. Get the devpkg
>>> 3. Get Flex 2.5 and Bison 1.8 or 2.3 from 
>> http://gnuwin32.sf.net/
>>> (Do NOT get 2.1! That one is buggy and known to not work!)
>>> 4. When using MSVC additionaly download the Windows Platform SDK
>>> 5. Copy makerules/config.mk.tmpl to makerules/confik.mk and 
>> adjust
>>> the settings
>>> 6. Copy src/version.c.tmpl to src/version.c and adjust the
>>> version/revision numbers
>>>    Note: If you intend to distribute the compiled binary those
>>> numbers need to be accurate!"
>> Where did you get that from? version.c was removed months ago...
> 
> Here: http://download.gna.org/warzone/development/
> bottom page.
> 
> 
>>> 2.1 is buggy?
>> It created serious problems on MSVC at least.
> Do not know.  It works fine here under MSVC.
> 

2.1 sometimes works, sometimes doesn't with my MSVC, so I left that in 
when I added a few tips on the MSVC compile. Since I downgraded to 1.8x 
it always works. And 2.3 is not easily available as part of the GnuWin32 
package, only 2.1, If you want 2.3 you have to make it.


_______________________________________________
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev

Reply via email to