X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1C0AB396E847 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1587841031; bh=j5gq/mMX6U+ILUKsFNSzHIanNFIai8MhqndzEM/O9NQ=; h=To:Subject:References:In-Reply-To:Date:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=skN/KoHCA7reAdTHwe5dvkorrvSVK2E+3irfPNh0m11xh0rysCtcMRZkL1A3I/lGG mbmaIfehWwysW5d6XjA7ZExayM+Cqog7kB4spdg3maideIx5KzIhqDBYNAaThYpQ/Z KXP4Iib19sAEfzTrkr7ECNfCsuvyZiy9qb2bhpoc= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 0DDA2389853F To: Tsali505 AT outlook DOT com Subject: Re: Beginning PRogrammer trying to solve an issue. References: In-Reply-To: X-Loop: cygwinautoreply AT sourceware DOT org Message-Id: <20200425185705.66DC5A80F48@calimero.vinschen.de> Date: Sat, 25 Apr 2020 20:57:05 +0200 (CEST) X-Provags-ID: V03:K1:lwFM38uSIn7sIBNLraSEl2Roudr+DuvhPzqAKjPmdcBhXZAVgwV ejLk5YHjASHp3LNZwr/EI6oyhHzar+EmHwSetaYBe9bpn7KhIwgJXdEFJ+KXKx9ZkQnWa5U cPYXXRJ56utC18f3qb2NDquixeFfrFvp/Cu/9QHq2Tx+MfIRAgFk1jFcPIckJWbEdztg70v /a46Oq0CosRVRWApGFbVw== X-UI-Out-Filterresults: notjunk:1;V03:K0:nRTntBvv+4g=:YlKNTUDNocldRY7i1XE6Y6 E9idceh1yselxFK3p0FtUiL5TyHEo/5EHCKRAdhp8Ue5/fGk3dkUCkUV54jrZqFXXC2PoojSr 7qybIfR4lRkOEv7Rf1JvGsr8ycOS/hKsL4zlzB+0eXY3RvNVDAximgquwy0zhUkSitQWk9EV6 7WyeEnEtnaGSJroR2Y8yxEPplf4CS8DReUVIDS8Zfu+ohzLRsjuZwP5H3TGkout7wzB2DmucT ddb40gTCKSlMkSYtw6InYrdvZjD/aCHsJx8M3yxUCUIL03zzxW5juflZwJprGinj72n/qNGC9 UQsCkGq+ZpoQlZl8kyGDkOmhdqWbqUpeZbrySpHsxKj4L8znWJSHX2hhxmJ0i8/9nbwOR70Su XLKbCRpA3uJPH1lL9QeIL4uvve8wT/TBLI24EJ/CWOmMIfWdoXE26VlYy2bxzAkeiuQ4W+CMR IqzNT6VsxPAD0ryYjyBGA/Thh9vrTcLdSf0O0KVbkkaYRTTO8Iihn4TqpVEMB4mlakymX19Hc StsHg8ebXrx7Xx7o21crUfXlxJI0cGMnWA2KQwENCDB1tBngAgOjKB4qjw7mHqEgDk689gLrd IDgE9pVPjBskmczprL6wN8JIqLs6xbEmjYUfryUi5+6+eAicC8/BETX99wmNxExBcfIar2do6 8R+w30XAe4XDQetzqOHRSI6MCLvMfifWYR9Cw6e8WKST+Frpk7EZQjx4F7ivDCTRXDyEXI3MZ hFKl7d7/iLGghrCtH6mfkkyp5EJyKhEcbhS9YQrgCPNQS3m9vMeHCLx72yf6+lvF3ylj3fIx7 aYez0w2UiZAlcKYMqfCvgf+V2G10iwxACbXq9ajeOsa9TI4DN1bR5b7Alyv6kXXQOpHp4azVe t17SI2BryTqWfbTdQq8w== X-Spam-Status: No, score=3.8 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_NONE, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_LIVE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_NONE, TXREP, URIBL_SBL, URIBL_SBL_A, URI_BLOGSPOT autolearn=no autolearn_force=no version=3.4.2 X-Spam-Level: *** X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: cygwinautoreply--- via Cygwin Reply-To: cygwinautoreply AT sourceware DOT org Cc: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" >Hello, >I am currently attempting to learn OpenCV and wanted to hook up my camera to my Windows Laptop. >I was directed to download an application called gphoto2, but, learned it was suited for Linux. >I researched around and found these instructions to download the files on Windows. >I followed the instructions, however, received this error while following: >1 [main] gphoto2 12572 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer >My understanding of this problem is that the windows operating system cannot interpret the commands executed by this program because they are using the Linux software. >As such, I did some researching and found a possible solution through downloading the newer versions of Cygwin (thank for this). >I have downloaded the current version as instructed and am still receiving the same error message. >I wanted to know if downloading an older version would correct this, or, if it was a matter of selecting the correct packages from Cygwin. >Any assistance would be appreciated. >Stay safe. >Gabriel Thompson >Sent from Mail for Windows 10 https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple