Hi all,
I'm giving the newly released windows x64 builds from 14th December
for a test run (all 4 installed).
http://code.google.com/p/arsenalsuite/downloads/list
Some things I've run into:
Putting the libs into path by doing a: set PATH=%PATH%;C:\arsenalsuite
\lib; will find missing symbols in the Qt4 libs (must be trying to use
the libs in Maya or some other app which also uses Qt linked in the
PATH). So instead I've just copied the dll's into the freezer
directory just to get it to work.
Now I'm just getting a missing exchndl.dll which is I presume the
exception handler dll from something like mingw, so I'm kind of
confused as this is an msvc9 build (or does exchndl.dll exist for
msvc9 somewhere?).
Thanks!