我试图用omc编译一个预先存在的示例模型:
true
""
true
""
{"",""}
"Error: Error building simulator. Build log: make:
Modelica.Electrical.Analog.Examples.ChuaCircuit.makefile: No such file
or directory
make: *** No rule to make target
'Modelica.Electrical.Analog.Examples.ChuaCircuit.makefile'. Stop.
"
但它给了我以下错误:
SELECT TOP 1 'aaa' AS [Name], 1 AS [Value]
FROM MSysObjects
UNION ALL
SELECT TOP 1 'bbb' AS [Name], 2 AS [Value]
FROM MSysObjects