- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
i'm using intel mkl under intel coposer studio 2011 and integrated with visual studio 2008.
i'm running sample example complex_1d_double_ex1.c.. i dont get any error during compilation but
while building the program , i get message " unresolved external symbol _read_data_file_1d, _init_input_and_expected_vector_3 ,
_print_vector_3.
Please tell me how to resolve the error.
With Regards,
Rakesh
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
These symbols are from the example sources. Please use makefile located in the example directory to compile and run it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i got the problem. i did not linked some library and include files. after linking, the problem resolved.
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