From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14133 invoked by alias); 1 Nov 2013 13:49:29 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Received: (qmail 14104 invoked by uid 89); 1 Nov 2013 13:49:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ee0-f43.google.com Received: from mail-ee0-f43.google.com (HELO mail-ee0-f43.google.com) (74.125.83.43) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Fri, 01 Nov 2013 13:49:26 +0000 Received: by mail-ee0-f43.google.com with SMTP id b47so2015949eek.30 for ; Fri, 01 Nov 2013 06:49:23 -0700 (PDT) X-Received: by 10.14.225.66 with SMTP id y42mr3450950eep.2.1383313762922; Fri, 01 Nov 2013 06:49:22 -0700 (PDT) Received: from [192.168.2.109] (p5DE47E2B.dip0.t-ipconnect.de. [93.228.126.43]) by mx.google.com with ESMTPSA id k7sm7951416eeg.13.2013.11.01.06.49.21 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 01 Nov 2013 06:49:22 -0700 (PDT) Message-ID: <5273B15C.8060107@gmail.com> Date: Fri, 01 Nov 2013 13:49:00 -0000 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: Re: X11 open gl c++ code does not compile with new cygwin download References: <5273AD99.8050800@comcast.net> In-Reply-To: <5273AD99.8050800@comcast.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2013-11/txt/msg00002.txt.bz2 Il 11/1/2013 2:33 PM, Wendel Dean Renner ha scritto: > installing libGLU-devel solved that problem and I added it > to my notes for next time. Thank you. > > The program IS working but I had to do one additional thing > that I do not understand why. > > I got a popup message saying that the program could > not run because it could not find cygXm-2.dll > In the bin folder of the Xp system computer (where > I had updated my spare hard drive with cygwin about a month > ago) I had two files: > cygwin/bin/cygXm-2.dll > cygwin/bin/cygXm-4.dll > > but in the new install on the Windows 7 computer I had only > cygwin/bin/cygXm-4.dll > > So I simply copied cygXm-2.dll from the other computer > to the new and my compiled and linked program runs OK. > cygwin/bin/cygXm-2.dll -> lesstif-0.95 cygwin/bin/cygXm-4.dll -> motif-2.3.4-1 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/