Using intel SDK for Visual studio 2008 , Vc++ , SDK

Using intel SDK for Visual studio 2008 , Vc++ , SDK

imagem de saurabhsaini

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-developmen...^]

AnexoTamanho
Download untitled.png274.52 KB
5 posts / 0 new
Último post
Para obter mais informações sobre otimizações de compiladores, consulte Aviso sobre otimizações.
imagem de Raghu Muthyalampalli (Intel)

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

imagem de saurabhsaini

hello sir,
i have attached one simple make file application with just cmd line settings done for it , kindly check and suggest where in the project settings would i be inserting the intel sdk's library and include files.

Anexos: 

AnexoTamanho
Download csamplemakefile.zip10.43 KB
imagem de Raghu Muthyalampalli (Intel)

I didnt see any sources in your attachment. When you build your opencl program what error are you getting?

Raghu

imagem de saurabhsaini

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

Faça login para deixar um comentário.