r86 compiling problems

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

r86 compiling problems

Post by Enjay »

I managed to compile r86 without cleaning the solution, but it crashed on startup (with a Windows send/don't send dialogue, not a Zdoom internal one). So, I cleaned and rebuilt, but the compile failed. So, I did a totally clean re-download and it still doesn't compile for me. :?

I think these are the relevant messages.

Code: Select all

.\trustinfo.txt:manifest authoring warning 81010002:Unrecognized Element "trustInfo" in namespace "urn:schemas-microsoft-com:asm.v3".

Code: Select all

'tools\lemon\lemon.exe' is not recognized as an internal or external command,
operable program or batch file.
Project : error PRJ0019: A tool returned an error code from "Generating xlat_parser.c and xlat_parser.h..."
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

The first one: Huh?
The second one: Apparently the Lemon dependency got lost yet again. :(

It will take a bit longer. Your crash was not the cause of a bad build. I discovered some instability as well - not always but with certain things loaded it tends to crash. I'm investigating right now.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

Seems to be fixed. I forgot to add a NULL pointer check for a change this afternoon.
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Post by Enjay »

Hmmm, well I got r87 to compile without warnings and I can play map01. However, I get to the post-level stat screen and press a button to continue and it crashes (normal GZdoom fatal error).
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

Yeah, I know. Get wi_stuff.cpp from ZDoom and recompile. I won't update GZDoom until tomorrow.
Locked

Return to “Closed Bugs”