r179 Compiling fatal errors

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:

r179 Compiling fatal errors

Post by Enjay »

I'm trying to compile r179 and I'm getting lots of errors. Because of the errors, the compile is going slowly, so I just cancelled it so I don't know what happens further one. However, all the errors so far mention this:

Code: Select all

fatal error C1083: Cannot open include file: 'basictypes.h': No such file or directory
User avatar
WolfyGirl
Posts: 126
Joined: Sun Sep 14, 2008 8:08
Location: The Netherlands
Contact:

Post by WolfyGirl »

check if the file does exist in the path where the file have to be in.
if it's not, than it shows up this error about that the file doesn't exist.
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Post by Enjay »

It's not in the GZdoom directory. However, on checking Zdoom, there is a file in there of the same name. I don't know if the file is meant to be identical in the two projects but, whether it is or not, it seems that it is missing from GZdoom.
User avatar
Rachael
Developer
Developer
Posts: 3651
Joined: Sat May 13, 2006 10:30

Post by Rachael »

I haven't updated my SVN tree since this morning. I'll take a look.

EDIT: Done. These are ZDoom files that were not copied over in the SVN GZDoom. r1229 should have them.

You just copy them over from ZDoom.

trunk/src/basictypes.h
trunk/src/sound/i_soundinternal.h
trunk/src/g_hexen/a_hexenmisc.cpp

EDIT: Successful compile after I grab these 3 files. I'm sure Graf just forgot to commit them to the repository.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

I shouldn't make commits when I am tired enough to go to bed... :(
User avatar
WolfyGirl
Posts: 126
Joined: Sun Sep 14, 2008 8:08
Location: The Netherlands
Contact:

Post by WolfyGirl »

you should dubble check next time before uploading an new SVN release Graf Zahl ^-^
Locked

Return to “Closed Bugs”