- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi all!
i'm totally new to fortran. i need to build a dll to use fortran subroutines in my c# code. i add
!DEC$ ATTRIBUTES DLLEXPORT :: SUBROUTINE_NAME in each procedure that i want to have available in C#, compile, build it, but as result C# doesn't find enrty points. also scanning my dll with PE Explorer shows no export functions. Can someone help me with that, please? I attached the project
thank you
i'm totally new to fortran. i need to build a dll to use fortran subroutines in my c# code. i add
!DEC$ ATTRIBUTES DLLEXPORT :: SUBROUTINE_NAME in each procedure that i want to have available in C#, compile, build it, but as result C# doesn't find enrty points. also scanning my dll with PE Explorer shows no export functions. Can someone help me with that, please? I attached the project
thank you
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Which compiler are you using? The file you uploaded seems not an valid IVF project file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The .MDP implies Microsoft Fortran PowerStation.

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