[kokua-dev] 3p-ares library

Borun (a.k.a. Boroondas Gupte) borun at kokuaviewer.org
Wed Feb 1 15:40:08 PST 2017


On 01.02.2017 15:17, Nicky Perian wrote:
> I need to build a windows 64 bit library for 'ares' for the opensim
> version of kokua.
> The 32 bit build uses nmake.
> Does any know how to set a 64 bit build target with nmake.
> ------------Error output----------
> + nmake /f Makefile.msvc CFG=lib-debug amd64 BUILD64BIT=1
>
> Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> NMAKE : fatal error U1073: don't know how to make 'amd64'
Are these CMake-generated nmake Makefiles? If so,
http://stackoverflow.com/a/28370892/674064 might help.


More information about the kokua-dev mailing list