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
new mingw/cmake build error?
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.
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.
Re: new mingw/cmake build error?
What version of GCC are you using?
-
- Posts: 327
- Joined: Tue Oct 12, 2004 3:19 pm
- Location: On your boards, trolling your threads!!!
Re: new mingw/cmake build error?
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)
-
- Posts: 327
- Joined: Tue Oct 12, 2004 3:19 pm
- Location: On your boards, trolling your threads!!!
Re: new mingw/cmake build error?
any news on this?
Re: new mingw/cmake build error?
Just touched it today.