Hi, when i using mk_flat program, there is an error message when the program read my topology file. The error message is:
ERROR: "topo_read.c", line 132: Topo file version in any_file.topology is 0.1. Expected 0.1
Can someone tell me what is the meaning of this message and how to solve it?
By the way, this is my any_file.topology content:
0.1
4
1.0 1.0 0.0 0.0
0.0 1.0 1.0 0.0
0.0 0.0 1.0 1.0
Thanks.
Q-man
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, when i using mk_flat program, there is an error message when the program read my topology file. The error message is:
ERROR: "topo_read.c", line 132: Topo file version in any_file.topology is 0.1. Expected 0.1
Can someone tell me what is the meaning of this message and how to solve it?
By the way, this is my any_file.topology content:
0.1
4
1.0 1.0 0.0 0.0
0.0 1.0 1.0 0.0
0.0 0.0 1.0 1.0
Thanks.
Q-man
^M issue?
Arthur, this isn't an issue, this true. I don't know what causing this problem. But I've already know how to handle it. :D
would you share with us how you handle it later on? -a