Return-Path: X-Original-To: apmail-incubator-celix-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-celix-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D9B87DCF2 for ; Wed, 28 Nov 2012 09:16:05 +0000 (UTC) Received: (qmail 42127 invoked by uid 500); 28 Nov 2012 09:16:05 -0000 Delivered-To: apmail-incubator-celix-dev-archive@incubator.apache.org Received: (qmail 42061 invoked by uid 500); 28 Nov 2012 09:16:03 -0000 Mailing-List: contact celix-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: celix-dev@incubator.apache.org Delivered-To: mailing list celix-dev@incubator.apache.org Received: (qmail 42016 invoked by uid 99); 28 Nov 2012 09:16:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Nov 2012 09:16:02 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of liuhaif@gmail.com designates 209.85.212.47 as permitted sender) Received: from [209.85.212.47] (HELO mail-vb0-f47.google.com) (209.85.212.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Nov 2012 09:15:55 +0000 Received: by mail-vb0-f47.google.com with SMTP id e21so10813330vbm.6 for ; Wed, 28 Nov 2012 01:15:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=XmVpG/hGShC0zKRg9HArzzXYS0XuTWDF2MB1jYt5F4A=; b=shWry2f9bSpYbeTmVoDTb8m8fLXkZGEjxSaXiurClPc7EB+MNXGt3H+dKl77uXCK9m XGh7AMKE6gjvRfeG3rS1oAL9zbNv47JaX9wCqEhx5WxjyuG4yXq5RATgGLphiu8GcelL UXSkRjmksh/0veCqQ+G2Uu/ESKeKs763pG2C83DWDJqMLyqovNOhy2LItWRmlhhD7NGM QMXHguPa3VepgVg3Ana7XwcsmL5p/XP5NPAtykCpxY4fghL9ifASgfyzFl8f/1UtPYrx FVkZldcjtblSvW9xG80A1xWWD9nCEfmIx6uh7lYzMKUwurVMxmhwoqV8OG/2IppJYTSC /mhg== Received: by 10.58.64.51 with SMTP id l19mr29143937ves.15.1354094134572; Wed, 28 Nov 2012 01:15:34 -0800 (PST) MIME-Version: 1.0 Received: by 10.58.128.69 with HTTP; Wed, 28 Nov 2012 01:15:13 -0800 (PST) In-Reply-To: References: From: liu hf Date: Wed, 28 Nov 2012 17:15:13 +0800 Message-ID: Subject: Re: framework use some unix's function, not apr To: celix-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=047d7b6d8102e2364204cf8a9b21 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b6d8102e2364204cf8a9b21 Content-Type: text/plain; charset=ISO-8859-1 We use CMake, but cann't compile successfully. So I modify some project file that generated by CMake. The Change is VC's additional dependencies and additional library directory. All project generated by CMake is compiled successfully. >>If you update some other subprojects to work on Windows, please send the >>patches :). No code changed. but the CMakeLists.txt should modified. It's too bad I use the VC's IDE. Maybe I should study CMake:-) 2012/11/28 Alexander Broekhuis > Hi, > > 2012/11/28 liu hf > > > I run chapter01-greeting-example successfully. > > > > Great to hear! Did you manage to use CMake? > > If you update some other subprojects to work on Windows, please send the > patches :). > > > -- > Met vriendelijke groet, > > Alexander Broekhuis > --047d7b6d8102e2364204cf8a9b21--