fft - Why the model "FourierAnalysis" does not run on OpenModelica? error: lvalue required as unary '&' operand -


the test model "testsine" package "sensors.tests.fourieranalysis" xogeny library: https://github.com/xogeny/sensors not run on openmodelica.

the error message is: "error: lvalue required unary '&' operand". in c-file generated openmodelica, message error lines:

infostreamprint(log_events, 0, "reinit $panalysis$pai$lb1$rb = %f", 0.0); copy_real_array_data_mem(&0.0, &$panalysis$pai$lb1$rb);

i don't understand message , want use block "fourieranalysis" openmodelica.

it implementation bug in openmodelica; has been fixed in r22261.

note: bug reports should ideally reported https://trac.openmodelica.org/openmodelica/newticket


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -