openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openexr-devel] CMake setup for pyilmbase?


From: Christopher Horvath
Subject: Re: [Openexr-devel] CMake setup for pyilmbase?
Date: Mon, 21 Dec 2015 10:39:28 -0800

Hey Nick - I was grabbing 2.2.0 from release, and the pyilmbase directories contain no CMakeLists.txt files.

On Sat, Dec 19, 2015 at 8:41 PM, Nick Porcino <address@hidden> wrote:

Hi Chris, from git ToT, and with VS2015, I build IlmBase on Windows as follows -


"cmake -G \"Visual Studio 14 2015 Win64\" -DCMAKE_INSTALL_PREFIX=\"$(MKVFX_ROOT)\" \"$(MKVFX_SRC_ROOT)/OpenEXR/IlmBase\"",
"msbuild \"$(MKVFX_BUILD_ROOT)\\IlmBase\\IlmBase.sln\" /t:Build /p:Configuration=Release /p:Platform=x64"

and PyIlmBase as follows -


"cmake -DILMBASE_PACKAGE_PREFIX=$(MKVFX_ROOT) -G \"Visual Studio 14 2015 Win64\" -DCMAKE_INSTALL_PREFIX=\"$(MKVFX_ROOT)\" \"$(MKVFX_SRC_ROOT)/OpenEXR/PyIlmBase\"",
"msbuild \"$(MKVFX_BUILD_ROOT)\\PyIlmBase\\pyilmbase.sln\" /t:Build /p:Configuration=Release /p:Platform=x64"

from within a 64bit vs2015 command shell. Does this help? 




From: openexr-devel-bounces+meshula=address@hidden <openexr-devel-bounces+meshula=address@hidden> on behalf of Christopher Horvath <address@hidden>
Sent: Friday, December 18, 2015 11:19 AM
To: address@hidden
Subject: [Openexr-devel] CMake setup for pyilmbase?
 
Hey folks,

Is there a CMakeLists.txt file (files) for building pyilmbase? And are there any problems with pyilmbase on windows?

Chris


reply via email to

[Prev in Thread] Current Thread [Next in Thread]