X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=X3FpjvPnSEdNdS78
	cRsMR4CE+Cj9eUvZUhuz3CcErBG3jDI/7BZWByCN3Rh+e1n8MGv7yA7UbgHJta0n
	6bMrZaAagbqmHPPG+KLjwttVtxhNYt7ZTCN36WVF4HVDxe+j8BfUXk25U+Tg4huS
	UPl3fc/mERo95l5Y7h6VmTDimS4=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=mznUNdrDO5Xi2FWZ9pHlhJ
	B/MSw=; b=myKDDQGI43TH/rCg6we1txOZUU4EyR95W4UHGw9sGeu6vk0WlD2HxI
	exf1+9tUYAWrpACioqlS3WaN9ql8x/LQIHPcHL0ShbZBBqHY7FRvBx7P1s6l58NF
	GbT4pAON4HoM0lmt1t4qfcam8fHQ8x32nH6Djz3e3gpL7H+pewvDk=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:933, H*MI:sk:348944., H*f:sk:348944., H*i:sk:348944.
X-HELO: mail-wm0-f41.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:subject:to:references:from:message-id:date         :user-agent:mime-version:in-reply-to:content-transfer-encoding;        bh=tiDK89jAvDgMQPkyzfDIjr1IXmrdTHxszzSGmDGlNok=;        b=VxC2JZtAeeYnx1w6FGfLHqMekItlWxfIvvXhVp7ajXCXewpVDuMJJIJYPundrjFeYA         RgyyIBp6nqZRYofTegyPlpburkGheXuh/d5Ao6SbvrdCYal8bTaoPoiLe19Axr/Ohnyx         DBuE1LQzROgXx5QGbIRDjZ09/Joukhc3QSr8M8kRwVMfI/50lB2tvR5I67NeCqWZ8ft7         5ZKuqm9QBH6e1UvH3ijRl1zVNZoP3arJXrh+vNysEwMb7/jn06m9DNBBeibi6HTnjXYv         q6eTkvDHilfDKP3qYqsGeFIFsmGKvGH/xbE8xMjUqVWLyvqJCvUGCqfXIX76NJLrsOYI         WN5Q==
X-Gm-Message-State: AOPr4FWHgepKTPB+72f3Sph4t2md5XTkXl9E9Gixl93JkuilWQces/l/Wi512c86Ydzkeg==
X-Received: by 10.194.87.103 with SMTP id w7mr2150874wjz.13.1460450583290;        Tue, 12 Apr 2016 01:43:03 -0700 (PDT)
Subject: Re: Warning: Mismatch between the program and library build versions detted. (WxWidgets)
To: cygwin@cygwin.com
References: <5702FE9D.7060306@alumni.cse.ucsc.edu> <loom.20160410T212404-149@post.gmane.org> <175388.49650.qm@web101117.mail.kks.yahoo.co.jp> <loom.20160411T083414-815@post.gmane.org> <870284.4983.qm@web101111.mail.kks.yahoo.co.jp> <570C0F77.1020303@cornell.edu> <348944.46683.qm@web101108.mail.kks.yahoo.co.jp>
From: Marco Atzeri <marco.atzeri@gmail.com>
Message-ID: <570CB515.7090809@gmail.com>
Date: Tue, 12 Apr 2016 10:43:01 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2
MIME-Version: 1.0
In-Reply-To: <348944.46683.qm@web101108.mail.kks.yahoo.co.jp>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 12/04/2016 03:41, Tatsuro MATSUOKA wrote:
> Hello
> I have met the following waring gnuplot with wxt terminal
> Terminal type set to 'wxt'
> gnuplot> plot sin(x)
> 10:33:39: Warning: Mismatch between the program and library build versions detted.
> The library used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatie with 2.8),
> and your program used 3.0 (wchar_t,compiler with C++ ABI 1002,wx containers,coatible with 2.8).
> I do not have enough knowldge of difference between C++ ABI 1009 and C++ ABI 1002.
> Any suggestions?
> # For the program execution, I do not have troubles from the warining.
> Tatsuro
>
>

Tatsuro,
can you please stop to reply to different unrelated threads
instead of starting a new one ?

It mess up the archives
https://cygwin.com/ml/cygwin/2016-04/threads.html

and mail reading.

Regards
Marco


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

