Talk:Main Page
Visit is really atractive tools for engineers. I downloaded visit 1.11.1 and used to diplay my results But only bov format. I want to write the silo files but following error occured
1>------ Build started: Project: silo, Configuration: Debug Win32 ------ 1>Linking... 1>projectsilo.obj : error LNK2019: unresolved external symbol _DBCREATE referenced in function _MAIN__ 1>projectsilo.obj : error LNK2019: unresolved external symbol _DBCLOSE referenced in function _MAIN__ 1>Debug\silo.exe : fatal error LNK1120: 2 unresolved externals 1> 1>Build log written to "file://C:\Documents and Settings\원자핵\바탕 화면\류은현\fortran examples\silo\silo\Debug\BuildLog.htm" 1>silo - 3 error(s), 0 warning(s)
==== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ====
I use window XP and visual studio+inter fortran compiler. why above error appeared in my pc? In my opinion, that problem is related with multithread. But I don't know exactly
the questions are 1. Is it right that the problem is related with multithread? 2. whether first question is right or wrong, what can i do to write silo file (exactly what should I do to use silo library,silohdf5.lib)
please answer the question
from Nuclear Engineering Labratory of Seoul National University