Re: looking for a working 2.0.1 Windows build
haggi krey <[email protected]>
| Newsgroups | gmane.comp.video.openexr.devel |
|---|---|
| Message-ID | <[email protected]> |
Not sure if it is different on VS2008, but with cmake and VS2010 I had almost no problem with 2.0.1. There was no need to modify the files you mentioned. I used cmake gui for setup and the creation of the VS solution and was able to create the static as well as a dll build. haggi Am 30.05.2014 16:52, schrieb Paul Miller: > I'm trying to build ilmbase 2.0.1 on Windows (visual studio 2008 SP1) > and there are numerous problems - the project files are there but they > seem to be incomplete. So far I've made these changes: > > 1. manually added PLATFORM_WINDOWS to all of the project defines > 2. manually added an include path for config.windows to Imath > 3. tried adding the built path to Iex.lib to IlmThread and Imath but > there are still linker issues relating to missing Iex::ArgExc symbols > > Does anyone have the magic sauce to make this work? > > _______________________________________________ > Openexr-devel mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/openexr-devel > >