- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Gurus,
I am developing an application in visual c++ 2008, MFC. General configuration mode of my application is MakeFile. But MakeFile configuration type does not support fields for input of Include and library files for Intel SDK softwares. The configuration type which provide field for input of Intel SDK are of type->Application(.exe). How can we develop intel sdk apps with MakeFile as configuration type .
for Reference -> http://software.intel.com/en-us/articles/intel-appup-software-development-kit-api-reference-meego-cplusplus-developers-windows[^]
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I haven't created a makefile project in VS, but you should be able to specify any LIB and INCLUDE paths in your makefile. Is that not working for you? Can you attach a simple reproducer for me to look at?
Raghu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I didnt see any sources in your attachment. When you build your opencl program what error are you getting?
Raghu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Sir,
Acctually i needed to know how to integrate the intel sdk library and include additional files dependency in Configuration of Make file projects.
with regards
Saurabh
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