Well, that sounds bad as I indeed compiled the DLL on a 32-Bit Vista.
BlueKenue is of course a good solution as it includes both pre and post processing (and many features) and used by a lot of TELEMAC users.
For Tecplot, it's indeed preferable that you compile yourself this add-on according to your environment (from the archive I recently sent you).
I used MS2005 as the solution was initially created with MSVC 2005. However, I was finally also able to load and compile it in the latest MSVC through its migration assistant.
How to install the AddOn on Windows :
- load the solution file (".sln") with your MSVC using the migration assistant (automatic)
- replace old Tecplot include path in > project > properties > C/C++ / General
- replace old Tecplot bin path in > project > properties > Link(?) / General
- select the DEBUG target, I got undefined errors in Release mode due to C/C++ mixed settings
- generate the solution (F7) ie. sera.dll & sera.lib
- rename them as serafin64.dll & serafin64.lib
- load the AddOn as explained before
We just acquire the latest Tecplot version so I will certainly be able to send you an update to this.
Best regards,
Fabien Decung