X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 14A5A3857C46 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=t-online.de Authentication-Results: sourceware.org; spf=none smtp.mailfrom=HBBroeker AT t-online DOT de Subject: Re: Reg facing Cygwin Issue while downloading the code. To: "Ponnusamy, Sathiyamoorthy (Extranet)" , "cygwin AT cygwin DOT com" References: From: =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= Message-ID: Date: Wed, 4 Nov 2020 20:47:26 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.4.0 MIME-Version: 1.0 In-Reply-To: Content-Language: de-DE X-ID: EXGeyrZZYh9M6fKUfcsewHH4i+Cf4dfIMsxrj73aMBRz4871W5YjaSOVKaCQ-i5ZUh X-TOI-EXPURGATEID: 150726::1604519248-00008954-B402F509/0/0 CLEAN NORMAL X-TOI-MSGID: ed19bfcd-74d6-4796-881f-33c6a0a8d038 X-Spam-Status: No, score=-5.7 required=5.0 tests=BAYES_00, FREEMAIL_FROM, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 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 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "Subramaniam, Eswaramurthy \(Extranet\)" , "Javvaji, Ramesh Babu \(Extranet\)" , "Madhu, Sudha \(Extranet\)" Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Am 04.11.2020 um 10:36 schrieb Ponnusamy, Sathiyamoorthy (Extranet) via Cygwin: > Hi Team, > > I am facing Cygwin issue while downloading the code. I don't think you do. Cygwin has very little, if anything, to do with this issue. > I need this Cygwin tool urgently for the current project release. Kindly suggest me. You're being less than completely clear. What "this Cygwin tool" is that? > UX012677 AT s2bvdiw10dv0292 /cygdrive/c/api/dev/dev_2015/build_rcdev > $ cmake -DRCDEV_ROOT_SOURCE_NAME=rfasl -DRCDEV_ROOT_SOURCE_REPO_ID=RFACPP_INTG -G "Visual Studio 14 2015 Win64" ../rcdev I know of no sane reason to use the Cygwin version of cmake to configure a native VisualStudio build of your project. Surely the Windows native version of cmake would be the better choice in that case. [...] > CMake Warning (dev) at C:/api/dev/dev_2015/rcdev/build/external/BUILD/libxml2/build/libxml2_config.cmake:1 (execute_process): > Syntax error in cmake code at > > C:/api/dev/dev_2015/rcdev/build/external/BUILD/libxml2/build/libxml2_config.cmake:2 > > when parsing string > > prefix=C:\api\dev\dev_2015\rcdev\build\install This is clearly Windows native syntax in a cmake script. That's either a bug in that package's cmake files, or a consequence of using the wrong tool for the job. -- 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