-
Notifications
You must be signed in to change notification settings - Fork 9
Building
scorpion007 edited this page Oct 31, 2011
·
1 revision
Currently, only Windows x64 is supported in this fork (though this may be extended to x86 on sufficient demand).
For your convenience, precompiled dependencies are maintained in https://github.com/scorpion007/pixie_deps
You need VC 2010.
- Clone https://github.com/scorpion007/pixie_deps
- Set an env var PIXIE_DEPS to point to where you cloned that repo.
- Clone this repo
- Open the pixie\windows\vcnet8\Pixie\Pixie.sln solution (requires VC 2010)
- Install Flex and Bison from GnuWin32 to
C:\gnuwin32
Build the solution in VS.
NOTE: 3 projects will fail: {openexr, show, gui} since they haven't yet been properly ported.