- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I've been having incredible trouble calling and debugging C# from Fortran, via C++.
I took the example "Fortran calls C" code from the Intel Visual Fortran Compiler, and added in my existing C# project into the solution.
I find that the C project must be compiled as a Static LIB. I've been unable to get the Fortran project to call C from a DLL.
I also find that when I introduce any .NET stuff into the C project, I am no longer able to debug the C project and any calls to C functions are executed as a single step - i.e. I cannot step through C code line by line, although I can still step through the Fortran code.
If anyone has any help to offer, I'd be extremely grateful!
Thanks very much,
Justin
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page