﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4356	netCDF reader works on Linux, not on Windows	m.thorade@…	Adrian Pop	"More or less  a copy of this issue:
https://github.com/tbeu/netCDF-DataReader/issues/6
Not sure whether this has to be fixed on OM side or in the library, one of the two issues can be closed.

The netCDF library comes with three examples, all three work on Linux, but fail on Windows. 
Tested with Windows 10 64 bit, OM 1.11 32 bit release and OM 1.12  64 bit nightly.

For the Simple example the error is:

{{{
[3] 10:30:07 Fehler
Failed to write to file (not open)

[4] 10:30:07 Übersetzung Fehler
Template error: A template call failed (a call with 0 parameters: dladdr failed: not available on Windows). One possible reason could be that a template imported function call failed (which should not happen for functions called from within template code; templates preserve pure 'match'/non-failing semantics).
}}}


For the other two examples, the error is:
{{{
NMAKE : fatal error U1077: ""cl"": R�ckgabe-Code ""0x2""
Stop.
Compilation process failed. Exited with code 2.
}}}
The full log is pasted here: http://pastebin.com/3k3e7LMB

Side note: 
There seems to be some encoding wrong with the word R�ckgabe"	defect	accepted	normal	Future	*unknown*	v1.12.0		netCDF	
