- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have tried to include a static library in Intel Fortran composer Xe2013. but I got lots of error. I have attached some pictures to show the procedure I did and also error file.
thnaks
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you look on your property pages, under Fortran->Libraries, you will probably see that it specified debug C libraries.
Unclick that, and use the non-debug C libraries.
The error you are getting is because you are linking against both the debug and non-debug versions of the C libraries.
--Lorri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Many many thanks. I changed it to a Multithreaded runtime library and it works.

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