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 <[email protected]> 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:* [email protected]
> <[email protected]> on behalf of
> Christopher Horvath <[email protected]>
> *Sent:* Friday, December 18, 2015 11:19 AM
> *To:* [email protected]
> *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
>
_______________________________________________
Openexr-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/openexr-devel

Reply via email to