new mingw/cmake build error?

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
Lemonzest
Posts: 327
Joined: Tue Oct 12, 2004 3:19 pm
Location: On your boards, trolling your threads!!!

new mingw/cmake build error?

Post by Lemonzest »

Hiya

just updated to current svn and think i've got cmake setup right. but i'm getting this error

[ 34%] Building CXX object src/CMakeFiles/zdoom.dir/win32/eaxedit.cpp.obj
In file included from C:/zdoom/trunk/src/doomtype.h:40,
from C:/zdoom/trunk/src/m_fixed.h:13,
from C:/zdoom/trunk/src/s_sound.h:24,
from C:\zdoom\trunk\src\win32\eaxedit.cpp:14:
C:/zdoom/trunk/src/zstring.h:146: error: 'const char& FString::operator[](size_t
) const' cannot be overloaded
C:/zdoom/trunk/src/zstring.h:144: error: with 'const char& FString::operator[](u
nsigned int) const'
mingw32-make[2]: *** [src/CMakeFiles/zdoom.dir/win32/eaxedit.cpp.obj] Error 1
mingw32-make[1]: *** [src/CMakeFiles/zdoom.dir/all] Error 2
mingw32-make: *** [all] Error 2
User avatar
randi
Site Admin
Posts: 7749
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Re: new mingw/cmake build error?

Post by randi »

What version of GCC are you using?
Lemonzest
Posts: 327
Joined: Tue Oct 12, 2004 3:19 pm
Location: On your boards, trolling your threads!!!

Re: new mingw/cmake build error?

Post by Lemonzest »

I've tried both 4.2.4 and 4.3.1, both with same results. the GCC is from the TDM site (just google TDM GCC)
Lemonzest
Posts: 327
Joined: Tue Oct 12, 2004 3:19 pm
Location: On your boards, trolling your threads!!!

Re: new mingw/cmake build error?

Post by Lemonzest »

any news on this?
User avatar
randi
Site Admin
Posts: 7749
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Re: new mingw/cmake build error?

Post by randi »

Just touched it today.
Post Reply

Return to “Closed Bugs [GZDoom]”