Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3E23C10B0B for ; Tue, 4 Mar 2014 22:58:12 +0000 (UTC) Received: (qmail 65323 invoked by uid 500); 4 Mar 2014 22:58:09 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 65276 invoked by uid 500); 4 Mar 2014 22:58:09 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 65266 invoked by uid 99); 4 Mar 2014 22:58:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2014 22:58:08 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [209.85.219.50] (HELO mail-oa0-f50.google.com) (209.85.219.50) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2014 22:58:04 +0000 Received: by mail-oa0-f50.google.com with SMTP id i7so233119oag.37 for ; Tue, 04 Mar 2014 14:57:43 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:message-id:date:from:user-agent :mime-version:to:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=DfcL7VZxaCeJwOKC9xQampmv2jR/aVSXa841bMmvxk8=; b=k9mMGn9xKd5NDIoNX7NL9Hv/vSjXXUbGI0vodoYUJzPufIajjyOL2WK6ctRKeJzLSz BM3YR/orwGsL9kHm64aPTpEs606a3hLaZGLnIOJcAlFJmZccjaFXMGsUDVnrCDbx3fix ewDgsadcZnOQz5XiHXb3BuK+1d97ukY3Cn9PwVVbqihiSsOj6oLKzQKisVNuzoSQoGEF H7D7TQVUG1GM6hUa6QciBMxAw4U36KRaRRK2cmNPlXTNrBRItAMG55NVpc+lR7LhIws8 aIYRts/sH4DvNzb6EBsy6Hqmtaj7vduQpDe8pzKNwIeFwG+LK1n9nNRkhg5h4sqyh/WJ 1d+A== X-Gm-Message-State: ALoCoQl17aRhT322TpTTgGT0mr9zmensY0K1dewHH77MaBgEj/PAv5ivp26U7ga7+8Ovci0KfiPE X-Received: by 10.182.166.40 with SMTP id zd8mr1893851obb.25.1393973863590; Tue, 04 Mar 2014 14:57:43 -0800 (PST) Received: from ?IPv6:2602:306:cebf:a100:6e88:14ff:fe15:4124? ([2602:306:cebf:a100:6e88:14ff:fe15:4124]) by mx.google.com with ESMTPSA id te6sm2490429oec.2.2014.03.04.14.57.41 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 04 Mar 2014 14:57:42 -0800 (PST) Sender: Michael Shuler Message-ID: <53165A65.2040706@pbandjelly.org> Date: Tue, 04 Mar 2014 16:57:41 -0600 From: Michael Shuler User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: user@cassandra.apache.org Subject: Re: Datastax C++ driver on Windows x64 References: <9FD9C2860A087F4398EB3FB01F19AA5F6934EB5E@G4W3292.americas.hpqcorp.net> <310FEAA2F0C52A4F9744425E3C10CF160214859B@GENSJZMBX03.msg.int.genesyslab.com> <53165231.4030107@pbandjelly.org> <53165411.1030102@pbandjelly.org> In-Reply-To: <53165411.1030102@pbandjelly.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org On 03/04/2014 04:30 PM, Michael Shuler wrote: > On 03/04/2014 04:22 PM, Michael Shuler wrote: >> On 03/04/2014 04:12 PM, Dwight Smith wrote: >>> Second that question >>> >>> *From:*Green, John M (HP Education) [mailto:john.green@hp.com] >>> *Sent:* Tuesday, March 04, 2014 2:03 PM >>> *To:* user@cassandra.apache.org >>> *Subject:* Datastax C++ driver on Windows x64 >>> >>> Has anyone successfully built the Datastax C++ driver for a Windows >>> 64-bit platform? >>> >>> While I�ve made some progress I�m still not there and wondering if I >>> should give-up and use a local socket to another process (e.g., JVM or >>> .NET runtime) instead. I�d prefer to use C++ because that�s what the >>> rest of the application is using. However, my C++ and makefile >>> experience is very dated and I�ve never used cmake before. Still I�d >>> be very interested to know if anyone had success using the C++ driver on >>> Windows x64. >> >> http://cassci.datastax.com/job/y_cpp_driver_win32/lastBuild/consoleFull >> >> Please, let me know, and I'll dig for some further details, if this >> doesn't fully help. I did not set this particular job up, but jenkins >> runs the following batch script after git pull: >> >> ---- >> @echo off >> cd C:\jenkins\workspace >> mkdir y_cpp_driver_win32\bin >> copy CMakeCache.txt y_cpp_driver_win32\bin >> cd y_cpp_driver_win32\bin >> cmake . >> msbuild ALL_BUILD.vcxproj >> msbuild UNINSTALL.vcxproj >> msbuild INSTALL.vcxproj >> ---- > > I may have replied a bit too quickly - it does look like this is using > all 32-bit libs in the includes, even though it's built on a 64-bit > machine. > > You might be able to touch base with the developers on the freenode > #datastax-drivers channel. > I uploaded the CMakeCache.txt that is being copied over so you could peek at it, too. http://cassci.datastax.com/userContent/y_cpp_driver_win32-config/ -- Michael