I was able to unpack it (on a Mac), but it's not clear what flavour the DLLs/LIBs are... 2008? 2010? 32-bit? 64-bit?
No offence to Robert, but surely if the intention is to provide precompiled libraries, we need all the flavours...? S On Mon, Mar 19, 2012 at 12:11 PM, Larry Gritz <[email protected]> wrote: > Robert, that file appears to be corrupted. When I downloaded it, it appeared > truncated and "unzip" told me it was broken. > > -- lg > > > On Mar 18, 2012, at 7:57 AM, Robert Matusewicz wrote: > >> Ok, >> >> I found a quick-workaround for cmake build system on Windows. It looks >> like there are missing *.d lock files - cmake use this to find what >> paths should it add to CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH. I >> also changed the directory structure of windows external to match the >> structure that was used on linux. >> >> Larry, could You upload external on our repo - the current one are >> here: http://dl.dropbox.com/u/1010083/OIIO/external.zip >> >> >> Calculemus, could You try to compile OIIO with those updated >> externals? Just remember to define THIRD_PARTY_TOOLS_HOME and >> BOOST_ROOT and to disable python support (USE_PYTHON=0) and TBB >> (USE_TBB=0) >> >> Cheers >> Robert > > -- > Larry Gritz > [email protected] > > > > > _______________________________________________ > Oiio-dev mailing list > [email protected] > http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org -- SUPPORT COMMUNITY THEATRE! _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
