I'm stuck at:
In file included from C:/Program Files/QuickTime SDK/CIncludes/ CoreServices.h:78, from C:/Program Files/QuickTime SDK/CIncludes/ HIObject.h:20, from C:/Program Files/QuickTime SDK/CIncludes/ Menus.h:68, from C:/Program Files/QuickTime SDK/CIncludes/ MacWindows.h:72, from C:/Program Files/QuickTime SDK/CIncludes/QTML.h: 28, from GemMan.h:29, from GemContext.cpp:16: C:/Program Files/QuickTime SDK/CIncludes/Math64.h:86:64: invalid suffix "i64" on integer constant
This is the answer if you can modify the troublesome sources: http://lists-archives.org/mingw-users/07335-i64-and-ui64-suffix-not-recogniz... But this is from a Quicktime header, so we should probably find a different solution.
.hc
On Jul 16, 2011, at 5:28 PM, Hans-Christoph Steiner wrote:
I switched the Pd-extended build system to use the Gem build system directly for everything, including 'make install' and Windows/ MinGW. I just fixed one small MinGW build bug, and am now installing Quicktime 7.3 SDK on the Windows build machine.
Hopefully, its just a matter of pointing the build system to the location of the QuickTime SDK. I installed it into the default location of "%ProgramFiles%\Quicktime SDK".
.hc
http://at.or.at/hans/
----------------------------------------------------------------------------