Hi there, long time not playing with ParaView and it has evolved so much...<div><br></div><div>ok, just starting to play with coprocessing in our solver and I have very first questions before starting. Our solver is entirely written in Fortran90. Some time ago I&#39;ve tried to use CMake as its building system but I got stucked with Fortran modules compilation and linking, thus, I&#39;ve just given up. Our build system using plain makefiles and VS projects is so simple that I&#39;m not encouraged in changing everything to CMake in a short time.</div>

<div> </div><div>After taking a look in the Phasta example, I started to adapt it to our solver but I&#39;m not quite sure about what I&#39;ll have to do to link such adaptor against our code. Is it possible to compile just the adaptor using cmake and link the produced object file to our code or I&#39;ll have to make CMake take care of the entire building system?! To make it short, what&#39;s the minimalist setup to make compile coprocess support in a fortran code?</div>

<div><br></div><div>-- An adaptor to bridge solver calls to ParaView (ok, I&#39;m sure I&#39;ll need this)</div><div>-- A bunch of VTK libraries (which?! Am I forced to use CMake?! I hope not...)</div><div>-- Python (it seems that it&#39;s necessary only to create the pipeline scripts)</div>

<div><br></div><div>any guideline would be appreciated.</div><div><br></div><div>thanks </div><div><br></div><div>-- <br>Renato N. Elias<div>=============================================</div><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Professor, at </span><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Department of Civil Engineering</span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">

<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">COPPE/Federal University of Rio de Janeiro</span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">

<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">PO Box 68506, Rio de Janeiro, RJ 21945-970, Brazil</span></div><br>
</div>