Tim@Visual Micro wrote on Aug 14
th, 2016 at 6:15pm:
Did you replace the quotes with chevrons?
Tried now and the result was this compiler error
Compiling debug version of 'DueMottagare' for 'Arduino Due (Programming Port)'
Unknown error during deep search source code for includes. Attempting alternative regex exploration
System.Exception: Multiple attempts were made to resolve the same include path
at UntilDone(String sourceFilePath, Board brd, List`1 includePaths)
at UntilDone(String sourceFilePath, Board brd, List`1 includePaths)
at ntilDone(String sourceFilePath, Board brd, List`1 includePaths)
at Visual.Micro.MiroAppAPI.SketchCompilerArduino._compile(SketchBuilder lsketch, String primaryClassName, Boolean verbose, Boolean isDebug)
I2CIO.cpp:35:23: fatal error: Wire\Wire.h: No such file or directory
:#include <Wire\Wire.h>
:compilation terminated
Error compiling libraries