Replies: 1 comment
-
|
Sorry for the naive question, it is solved by linking to libsilo.a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear developer,
I am trying to generate a .silo file using SILO functions DBPutQuadmesh, DBCreate, etc. The code is as below:
The code was compiled with the command:
g++ -I/path/to/silo410/include write_rect2d.c -L/path/to/silo410/liband an error was thrown:
Did I make some mistakes for compiling? Thank you!
Sincerely,
Beta Was this translation helpful? Give feedback.
All reactions