Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion gccxml "line too long" error ...

Received: by 10.36.127.16 with SMTP id z16mr330165nzc.1182412528027;
        Thu, 21 Jun 2007 00:55:28 -0700 (PDT)
Return-Path: <roman.yakove...@gmail.com>
Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178])
        by mx.google.com with ESMTP id v28si121510nzb.2007.06.21.00.55.27;
        Thu, 21 Jun 2007 00:55:28 -0700 (PDT)
Received-SPF: pass (google.com: domain of roman.yakove...@gmail.com designates 64.233.166.178 as permitted sender)
DomainKey-Status: good (test mode)
Received: by py-out-1112.google.com with SMTP id y77so915467pyg
        for <python-ogre-developers@googlegroups.com>; Thu, 21 Jun 2007 00:55:27 -0700 (PDT)
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;
        d=gmail.com; s=beta;
        h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=cstmo9EDyiW9YDvxe1X9tk9DDIVmqDsz7ebUiHk8FEYhHwpI0JafxqGeFvagErej3cCmFK/1msGlKR/m13W/oAC2as+bl3iZy/XfzUXdyMlXtASXJF+hpA0hblBxA01znX8u2FRJJNSoxZwu2onsxRvQjJtSrD94h3MEyfOiddU=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=n9gS52OWDoJJqTRO5QQrDN93CFvgfiyfPFEtQHAfLEgyq4qWj/9foVOHwzwb9RQQDpfoVg89jEvRqY1wzUMHUVVGoJLkonQ4yrSAC61PpcWmb1I3k4zrLU8K7OFAVXvfyQrthZOBMkRsKXjG1KWTZc5UlJeyPmzT5Pso6QwAqt8=
Received: by 10.64.213.3 with SMTP id l3mr2912873qbg.1182412526918;
        Thu, 21 Jun 2007 00:55:26 -0700 (PDT)
Received: by 10.65.219.10 with HTTP; Thu, 21 Jun 2007 00:55:26 -0700 (PDT)
Message-ID: <7465b6170706210055r68666ecbx6345740d62688b62@mail.gmail.com>
Date: Thu, 21 Jun 2007 10:55:26 +0300
From: "Roman Yakovenko" <roman.yakove...@gmail.com>
To: python-ogre-developers@googlegroups.com
Subject: Re: [python-ogre] Re: gccxml "line too long" error ...
In-Reply-To: <1182412180.134737.25380@z28g2000prd.googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <1182404017.893752.217...@x35g2000prf.googlegroups.com>
	 <7465b6170706202247u51436428ucbeee401d9989...@mail.gmail.com>
	 <1182412180.134737.25...@z28g2000prd.googlegroups.com>

On 6/21/07, futnuh <dar...@edmstudio.com> wrote:
>
>
> Thanks Roman, I moved things up in the tree and the "line too long"
> error disappeared.

Good

> A gccxml question though, if I am trying to generate a VC8 wrapper, is
> it necessary to use a gccxml binary compiled under VC8?  My initial
> thought was "surely no" since you're only using gccxml to create a
> parsable tree, not to generate actual C++ code.  And then I started to
> wonder ...

Definitely not. In our case it is even not important how gccxml is
configured( to work against MSVC 7.1 headers or MSVC 8.0 ). both of
them should be fine.

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/