<div dir="ltr"><div><div><div>Hi Thomas,<br><br></div>I really don't know about this. Do you get the same behavior if you don't link with Catalyst? Can you create a simple helloworld.f90 example that works?<br><br></div>Best,<br></div>Andy<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 26, 2016 at 3:39 AM,  <span dir="ltr"><<a href="mailto:thomasblome@startmail.com" target="_blank">thomasblome@startmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>





<div>
<div>Hi Andy,
<br>
<br>
I have changed both lines from coproc to main, but the error message remains the same.
<br>
<br>
Best,
<br>
Thomas
<br><div><div class="h5">
 
<div>
<div>Am Montag, 24. Oktober 2016 22:00 schrieb Andy Bauer <<a href="mailto:andy.bauer@kitware.com" target="_blank">andy.bauer@kitware.com</a>>:
<br>
 </div>
<blockquote type="cite">
<div>
<div dir="ltr">
<div>
<div>
<div>
<div>Hi Thomas,
<br>
 </div>
If you change from coproc to main in the "program" and "end program" lines in FEDriver.f90 does that fix the problem?
<br>
 </div>
I'm working on a fix for this but don't have access to any MSVS compilers.
<br>
 </div>
Thanks,</div>
Andy</div>
<div> 
<div>On Sat, Oct 22, 2016 at 1:46 PM, <span dir="ltr"><<a href="mailto:thomasblome@startmail.com" target="_blank">thomasblome@startmail.com</a>></span> wrote:
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Hello,
<br>
<br>
I'm trying to compile the Fortran90FullExample using MSVS (Intel Fortran Compiler 2017 and Visual C++ 2015 compiler).
<br>
Doing so I'm getting following linker error:
<br>
<br>
Error    LNK2019    unresolved external symbol main referenced in function "int __cdecl
__scrt_common_main_seh(void)" (?__scrt_common_main_seh@@<wbr>YAHXZ)    Fortran90FullExample.
<br>
<br>
Obviously, the source code doesn't contain a main method at all, since the entry point is given by the fortran program
in file 'FEDriver.f90'.
<br>
Nevertheless, I guess the compiler internally creates a main method, and the linker cannot resolve the reference due to
a name mangling problem, as there are different compilers involved. But I'm not quite sure about that, nor how to solve
it, at that matter.
<br>
<br>
Can you give me a hint how to solve that problem?
<br>
<br>
Kind regards,
<br>
Thomas</div>

<br>
______________________________<wbr>_________________
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a>
<br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a>
<br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" target="_blank">http://markmail.org/search/?q=<wbr>Paraview-developers</a>
<br>
<br>
Follow this link to subscribe/unsubscribe:
<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview-<wbr>developers</a>
<br>
 </blockquote>
</div>
</div>
</div>
</blockquote>
</div>
</div></div></div>
</div>

</blockquote></div><br></div>