MLX90620 / MLX90621 - 16X4 pixel IR thermal array

I am attempting to use the MLX90602 sketch found on the Arduino Forum: MLX90620 / MLX90621 - 16X4 pixel IR thermal array - Exhibition / Gallery - Arduino Forum « Reply #2 on: October 10, 2012, 03:38:33 am »» .

Question: I have included the required library (i2cmaster.h )is included in the sketch, however I have been told that there are many versions floating around – possibly I have one that does not function correctly resulting in a compile error message (below)?

Request: Would it be possible for someone to direct me to a copy of i2cmaster.h that is known to work with this sketch?

Currently, the i2cmaster.h library I am using results in the following compile error message:

processing.app.debug.RunnerException
at processing.app.debug.Compiler.getCommandCompilerS(Compiler.java:498)
at processing.app.debug.Compiler.compileFiles(Compiler.java:201)
at processing.app.debug.Compiler.compileLibraries(Compiler.java:590)
at processing.app.debug.Compiler.compile(Compiler.java:97)
at processing.app.Sketch.build(Sketch.java:1572)
at processing.app.Sketch.build(Sketch.java:1551)
at processing.app.Editor$DefaultRunHandler.run(Editor.java:1925)
at java.lang.Thread.run(Thread.java:619)

My development environment:

Arduino:
Hardware: OSEPP Uno R3 Plus
Software: IDE 1.5.2

MLX90602:
MLX90620 16x4 IR array used on the RoBoard Module RM-G212 http://www.roboard.com/G212.html

PC:
Hardware: Lenovo ideacenter
Processor: i7-2600 @ 3.40 Ghz
RAM: 8.00 GB
System: 64 bit

Software: Windows Home Premium, with Service pack 1 installed
All current Windows7 updates installed