cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Example Fortran Interaction

GastonMathijsse
1-Newbie

Example Fortran Interaction

Hi,
I'm trying to grasp the "how to" of getting fortran code to work under MathCAD.
I use Visual Studio 2008 for the C++ stuf and Watcom for the Fortran stuff.

Getting a C++ DLL working under MathCAD is something I managed to do that.

Just for learning purposes I made a simple function in Fortran (multiplication of two scalars) made a lib out of it and put a C++ shell over it. The lattter complains while compiling i.e.: fatal error C1010: unexpected end of file while looking for precompiled header. Did you forget to add '#include "stdafx.h"' to your source?

I appreciate comments on it but most of all I would really appreciate if somenone gives me a working example fortran source and C++ source (Studio 2008) so I can concentrate on the settings of compiler and linker in stead of the language.

Thanks upfront and best wishes for 2010
0 REPLIES 0
Top Tags