X-Recipient: archive-cygwin AT delorie DOT 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:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=iVaHeQNuAoVxaQ0EopjBPWgehlluX a7lG0yvHXuWXyLUOQ0FbMKXPrsDVgqOtBsqGLK2/M5Ix7LsPcwPdTPjJ0tejq3WW 40mwSFA8XT8qU1cfDjj1/IkpPzuags5MKLzpHXBye5NF3v2dojA64Y9e7+z/Q+Bg Fsfa+CDA/GQ29Q= 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:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=i5M3JLFr9VZ3a+mZESfmaMh9UvU=; b=t6t DS+jNbp8GKflEtsspEpPXslc8fpi1RVJ6jg+14vNQwmh12+f9SMBN0PrJR0iwr3K DUsfa9AiYdWTWZzTvReYOot4/I4XNQrsw+mZtrptIPB9+Nk+b1XtFVzN3xlqMnXc 81fWxsjpJEuDEq0jvZIFxe9v/Fkk2Z9xL681zOds= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:388, 46, 9x, Allan X-HELO: mail-qt0-f176.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=UbWVThW/klVa/jSiosBgAJdMvPtGK1XhTHW2E9wvE20=; b=dLqVu2W4pRx8FaV7N6+S3QMTpxCFcwJXeXBoP3jK8f1LAq1tl2Oac7JnQXM+OotwNe 0E+g1qSA9oFOd+er7iIdSkin/GUHN8cZZYNS5obITNCGka+ZyQ4flDeIlW4wHZqBRCIm z+qLhhQAuaDIeYSWF9/3iCdrCsOTiw1DmkES0/lxEJXYVTJ0XKoq3LXWzaJgKghZTlV+ 7y5BKrcFBtlV5PDXmOUlj3Mt4u06r9rn4wrfznYbneLpTkMy6bdWnRsNCikZohJLdLvR AyI0KNU43gUqnyqvXruu7c4BvbDzg/Xlt1Io31pkj569tka5Zkt/ouMmEFTR6F+AqH6n G01w== X-Gm-Message-State: AODbwcBy7mGeIGz09QF/ftiXTnWu0vwH7EuaC3yc8uMUSkhUDbuVBK87 1f42HNDmniDP0ZpBN1qb1e2DCcKowiTinHM= X-Received: by 10.200.53.54 with SMTP id y51mr1772817qtb.98.1495005168700; Wed, 17 May 2017 00:12:48 -0700 (PDT) MIME-Version: 1.0 From: "Allan C." Date: Wed, 17 May 2017 15:12:48 +0800 Message-ID: Subject: cmake 3.6.2 for eclipse neon (9.x)+ To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Hi all, I am playing with cmake, generating eclipse projects files, but when trying to import in the IDE, an error popped up saying "Project already exist in workspace or project description file is corrupted". cmake -G "Eclipse CDT4 - Unix Makefiles" -D CMAKE_BUILD_TYPE=Debug -D CMAKE_ECLIPSE_VERSION=4.6 . Am I missing anything? Regards, Allan -- 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