[Gtkradiant] Compiling GTKRadiant 1.4 using STLport-5.0-1031

Saiful Akbar gtkradiant@zerowing.idsoftware.com
Thu, 11 Dec 2003 22:27:23 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_0000_01C3C035.F2C43350
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

1. Ok, i used http://zerowing.idsoftware.com/STLPort/1.4/. I modify the
following code:
//
//SA, 11.03.12

# define _STLP_USE_OWN_NAMESPACE 1

Another error happened:

f:\Resi\Radiant1.4\STLport\stlport\cstdio(45): error C2039: '_vsnprintf' :
is not a member of 'std'
f:\Resi\Radiant1.4\STLport\stlport\stl\_tree.c(340): error C2143: syntax
error : missing ',' before '&'
f:\Resi\Radiant1.4\STLport\stlport\stl\_tree.c(340): error C2143: syntax
error : missing ';' before
'_Rb_tree<_Key,_Value,_KeyOfValue,_Compare,_Alloc>::_M_insert'
f:\Resi\Radiant1.4\STLport\stlport\stl\_tree.c(340): error C2501:
'_Rb_tree<_Key,_Value,_KeyOfValue,_Compare,_Alloc>::iterator' : missing
storage-class or type specifiers


2. I recomment the code. The error still hapenned.

Hmm.. I have spent my 2 days for solving the problem :)

  -----Original[Saiful Akbar]   Message-----
  From: gtkradiant-admin@zerowing.idsoftware.com
[mailto:gtkradiant-admin@zerowing.idsoftware.com]On Behalf Of ydnar
  Sent: Thursday, December 11, 2003 9:54 PM
  To: gtkradiant@zerowing.idsoftware.com
  Subject: Re: [Gtkradiant] Compiling GTKRadiant 1.4 using STLport-5.0-1031


  If you're building GtkRadiant 1.4, try
http://zerowing.idsoftware.com/STLPort/1.4/ instead.

  y


  Saiful Akbar wrote:

I have used STLPort 4.6 (http://zerowing.idsoftware.com/STLPort/1.5/), but
the error still happened.

-----Original Message-----
From: gtkradiant-admin@zerowing.idsoftware.com
[mailto:gtkradiant-admin@zerowing.idsoftware.com]On Behalf Of Arnout
'RR2DO2' van Meer
Sent: Thursday, December 11, 2003 9:24 PM
To: gtkradiant@zerowing.idsoftware.com
Subject: RE: [Gtkradiant] Compiling GTKRadiant 1.4 using
STLport-5.0-1031


Very likely by switching to STLPort 4.6

- Arnout

  -----Original Message-----
From: Saiful Akbar [mailto:sakbar@faw.uni-linz.ac.at]
Sent: 11 December 2003 20:19
To: gtkradiant@zerowing.idsoftware.com
Subject: RE: [Gtkradiant] Compiling GTKRadiant 1.4 using
STLport-5.0-1031


I knew where the messages came from. But, my problem is how
to solve the error.

-----Original Message-----
From: gtkradiant-admin@zerowing.idsoftware.com
[mailto:gtkradiant-admin@zerowing.idsoftware.com]On Behalf Of
Joseph, William
Sent: Thursday, December 11, 2003 9:03 PM
To: gtkradiant@zerowing.idsoftware.com
Subject: RE: [Gtkradiant] Compiling GTKRadiant 1.4 using
STLport-5.0-1031


from include/stl_check.h

#if !defined(_STLP_NO_EXCEPTIONS) || !defined(_STLP_NO_NAMESPACES) ||
!defined(_STLP_NO_OWN_IOSTREAMS)
#error "There is something broken in your STLPort config" #endif




_______________________________________________
Gtkradiant mailing list
Gtkradiant@zerowing.idsoftware.com
http://zerowing.idsoftware.com/mailman/listinfo/gtkradiant




_______________________________________________
Gtkradiant mailing list
Gtkradiant@zerowing.idsoftware.com
http://zerowing.idsoftware.com/mailman/listinfo/gtkradiant




_______________________________________________
Gtkradiant mailing list
Gtkradiant@zerowing.idsoftware.com
http://zerowing.idsoftware.com/mailman/listinfo/gtkradiant


  _______________________________________________ Gtkradiant mailing list
Gtkradiant@zerowing.idsoftware.com
http://zerowing.idsoftware.com/mailman/listinfo/gtkradiant

------=_NextPart_000_0000_01C3C035.F2C43350
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<META content=3D"MSHTML 6.00.2800.1141" name=3DGENERATOR></HEAD>
<BODY>
<DIV><SPAN class=3D144032221-11122003><FONT face=3DArial color=3D#0000ff =
size=3D2>1. Ok,=20
i used <A class=3Dmoz-txt-link-freetext=20
href=3D"http://zerowing.idsoftware.com/STLPort/1.4/"><FONT face=3D"Times =
New Roman"=20
size=3D3>http://zerowing.idsoftware.com/STLPort/1.4/</FONT></A>. =
I&nbsp;modify the=20
following code:</FONT></SPAN></DIV>
<DIV><SPAN class=3D144032221-11122003><FONT color=3D#0000ff><FONT =
face=3DArial=20
size=3D2>//</FONT><FONT color=3D#008000>
<P><FONT face=3DArial size=3D2>//SA, 11.03.12</FONT></P>
<P></FONT><FONT face=3DArial size=3D2># define _STLP_USE_OWN_NAMESPACE =
1</FONT></P>
<P><SPAN class=3D144032221-11122003><FONT face=3DArial size=3D2>Another =
error=20
happened:</FONT></SPAN></P>
<P><SPAN class=3D144032221-11122003><FONT face=3DArial=20
size=3D2>f:\Resi\Radiant1.4\STLport\stlport\cstdio(45): error C2039: =
'_vsnprintf'=20
: is not a member of=20
'std'<BR>f:\Resi\Radiant1.4\STLport\stlport\stl\_tree.c(340): error =
C2143:=20
syntax error : missing ',' before=20
'&amp;'<BR>f:\Resi\Radiant1.4\STLport\stlport\stl\_tree.c(340): error =
C2143:=20
syntax error : missing ';' before=20
'_Rb_tree&lt;_Key,_Value,_KeyOfValue,_Compare,_Alloc&gt;::_M_insert'<BR>f=
:\Resi\Radiant1.4\STLport\stlport\stl\_tree.c(340):=20
error C2501: =
'_Rb_tree&lt;_Key,_Value,_KeyOfValue,_Compare,_Alloc&gt;::iterator'=20
: missing storage-class or type specifiers<BR></FONT></SPAN></P>
<P><SPAN class=3D144032221-11122003><FONT face=3DArial size=3D2>2. I =
recomment the=20
code. The error still hapenned.</FONT></SPAN></P>
<P><SPAN class=3D144032221-11122003><FONT face=3DArial size=3D2>Hmm.. I =
have spent my=20
2 days for solving the problem :)</P></FONT></SPAN></FONT></SPAN></DIV>
<BLOCKQUOTE>
  <DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT =
face=3DTahoma=20
  size=3D2>-----Original<SPAN class=3D144032221-11122003><FONT =
face=3DArial=20
  color=3D#0000ff>[Saiful Akbar]&nbsp;&nbsp;</FONT></SPAN>=20
  Message-----<BR><B>From:</B> gtkradiant-admin@zerowing.idsoftware.com=20
  [mailto:gtkradiant-admin@zerowing.idsoftware.com]<B>On Behalf Of=20
  </B>ydnar<BR><B>Sent:</B> Thursday, December 11, 2003 9:54 =
PM<BR><B>To:</B>=20
  gtkradiant@zerowing.idsoftware.com<BR><B>Subject:</B> Re: [Gtkradiant] =

  Compiling GTKRadiant 1.4 using STLport-5.0-1031<BR><BR></FONT></DIV>If =
you're=20
  building GtkRadiant 1.4, try <A class=3Dmoz-txt-link-freetext=20
  =
href=3D"http://zerowing.idsoftware.com/STLPort/1.4/">http://zerowing.idso=
ftware.com/STLPort/1.4/</A>=20
  instead.<BR><BR>y<BR><BR><BR>Saiful Akbar wrote:<BR>
  <BLOCKQUOTE =
cite=3DmidNCENJDGPPFKIEGODAMNFKEAICAAA.sakbar@faw.uni-linz.ac.at=20
  type=3D"cite"><PRE wrap=3D"">I have used STLPort 4.6 (<A =
class=3Dmoz-txt-link-freetext =
href=3D"http://zerowing.idsoftware.com/STLPort/1.5/">http://zerowing.idso=
ftware.com/STLPort/1.5/</A>), but
the error still happened.

-----Original Message-----
From: <A class=3Dmoz-txt-link-abbreviated =
href=3D"mailto:gtkradiant-admin@zerowing.idsoftware.com">gtkradiant-admin=
@zerowing.idsoftware.com</A>
[<A class=3Dmoz-txt-link-freetext =
href=3D"mailto:gtkradiant-admin@zerowing.idsoftware.com">mailto:gtkradian=
t-admin@zerowing.idsoftware.com</A>]On Behalf Of Arnout
'RR2DO2' van Meer
Sent: Thursday, December 11, 2003 9:24 PM
To: <A class=3Dmoz-txt-link-abbreviated =
href=3D"mailto:gtkradiant@zerowing.idsoftware.com">gtkradiant@zerowing.id=
software.com</A>
Subject: RE: [Gtkradiant] Compiling GTKRadiant 1.4 using
STLport-5.0-1031


Very likely by switching to STLPort 4.6

- Arnout

  </PRE>
    <BLOCKQUOTE type=3D"cite"><PRE wrap=3D"">-----Original Message-----
From: Saiful Akbar [<A class=3Dmoz-txt-link-freetext =
href=3D"mailto:sakbar@faw.uni-linz.ac.at">mailto:sakbar@faw.uni-linz.ac.a=
t</A>]
Sent: 11 December 2003 20:19
To: <A class=3Dmoz-txt-link-abbreviated =
href=3D"mailto:gtkradiant@zerowing.idsoftware.com">gtkradiant@zerowing.id=
software.com</A>
Subject: RE: [Gtkradiant] Compiling GTKRadiant 1.4 using
STLport-5.0-1031


I knew where the messages came from. But, my problem is how
to solve the error.

-----Original Message-----
From: <A class=3Dmoz-txt-link-abbreviated =
href=3D"mailto:gtkradiant-admin@zerowing.idsoftware.com">gtkradiant-admin=
@zerowing.idsoftware.com</A>
[<A class=3Dmoz-txt-link-freetext =
href=3D"mailto:gtkradiant-admin@zerowing.idsoftware.com">mailto:gtkradian=
t-admin@zerowing.idsoftware.com</A>]On Behalf Of
Joseph, William
Sent: Thursday, December 11, 2003 9:03 PM
To: <A class=3Dmoz-txt-link-abbreviated =
href=3D"mailto:gtkradiant@zerowing.idsoftware.com">gtkradiant@zerowing.id=
software.com</A>
Subject: RE: [Gtkradiant] Compiling GTKRadiant 1.4 using
STLport-5.0-1031


from include/stl_check.h

#if !defined(_STLP_NO_EXCEPTIONS) || !defined(_STLP_NO_NAMESPACES) ||
!defined(_STLP_NO_OWN_IOSTREAMS)
#error "There is something broken in your STLPort config" #endif




_______________________________________________
Gtkradiant mailing list
<A class=3Dmoz-txt-link-abbreviated =
href=3D"mailto:Gtkradiant@zerowing.idsoftware.com">Gtkradiant@zerowing.id=
software.com</A>
<A class=3Dmoz-txt-link-freetext =
href=3D"http://zerowing.idsoftware.com/mailman/listinfo/gtkradiant">http:=
//zerowing.idsoftware.com/mailman/listinfo/gtkradiant</A>



    </PRE></BLOCKQUOTE><PRE wrap=3D""><!---->
_______________________________________________
Gtkradiant mailing list
<A class=3Dmoz-txt-link-abbreviated =
href=3D"mailto:Gtkradiant@zerowing.idsoftware.com">Gtkradiant@zerowing.id=
software.com</A>
<A class=3Dmoz-txt-link-freetext =
href=3D"http://zerowing.idsoftware.com/mailman/listinfo/gtkradiant">http:=
//zerowing.idsoftware.com/mailman/listinfo/gtkradiant</A>




_______________________________________________
Gtkradiant mailing list
<A class=3Dmoz-txt-link-abbreviated =
href=3D"mailto:Gtkradiant@zerowing.idsoftware.com">Gtkradiant@zerowing.id=
software.com</A>
<A class=3Dmoz-txt-link-freetext =
href=3D"http://zerowing.idsoftware.com/mailman/listinfo/gtkradiant">http:=
//zerowing.idsoftware.com/mailman/listinfo/gtkradiant</A>


  </PRE></BLOCKQUOTE>_______________________________________________=20
  Gtkradiant mailing list Gtkradiant@zerowing.idsoftware.com=20
  http://zerowing.idsoftware.com/mailman/listinfo/gtkradiant=20
</BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0000_01C3C035.F2C43350--