From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 79806 invoked by alias); 12 Apr 2016 08:43:11 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 79780 invoked by uid 89); 12 Apr 2016 08:43:10 -0000 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 Received: from mail-wm0-f41.google.com (HELO mail-wm0-f41.google.com) (74.125.82.41) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 12 Apr 2016 08:43:06 +0000 Received: by mail-wm0-f41.google.com with SMTP id l6so177966206wml.1 for ; Tue, 12 Apr 2016 01:43:05 -0700 (PDT) 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) Received: from [172.21.188.188] ([62.154.173.198]) by smtp.googlemail.com with ESMTPSA id lz5sm32125133wjb.5.2016.04.12.01.43.02 for (version=TLSv1/SSLv3 cipher=OTHER); Tue, 12 Apr 2016 01:43:02 -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> <175388.49650.qm@web101117.mail.kks.yahoo.co.jp> <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 Message-ID: <570CB515.7090809@gmail.com> Date: Tue, 12 Apr 2016 08:43:00 -0000 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 X-SW-Source: 2016-04/txt/msg00236.txt.bz2 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