- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am using Intel Visual Fortran and C compilers together on Microsoft Visual Studio 2008,calling C from Fortran. I have a fortran project (fproject) and I added a C project (cproject) in the Fortran project. I have linked the two.
When Ibuild them in "Debug" mode I do not get any error, but when I build them in "Release" mode, I get error: "fatal error LNK 1561: entry point must be specified". This error is inC project.
Anyone knows what should I do to? Please help me.
Regards,
DJ
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You have probably different setup of projects in release and debug version. Try to go through project settings and change Release-Debug configuration to see difference.
Jakub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Jakub.
There were some differences in Debug and Release mode. It's working now.
Thanks,
DJ

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