cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

jski
Journeyman III

Tried to build example with Cygwin

Tried to build example with Cygwin.  When I executed make I got:

Building build/debug/x86_64//SDKApplication.obj
cl /nologo /W3 /DWINDOWS /EHsc /Zm500 /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /WX /FD /Od /MTd /RTC1 /Zi
/I../../../samples/opencl/SDKUtil/include /Iinclude /I"C:\Program Files (x86)\AMD APP\/include" /I../../../include
/Fobuild/debug/x86_64//SDKApplication.obj /c SDKApplication.cpp
/bin/sh: cl: command not found

The Makefile lists CYGWIN_NT as a possible OS, so I assume this is doable?

Where should it be looking for the cl command?

 

---John

0 Likes
2 Replies
himanshu_gautam
Grandmaster

Hi jski,

can you provide more information about your issue and how to reproduce it.

Also mention your system details: CPU,GPU,SDK,Catalyst,OS

0 Likes

I'm using Cygwin 1.7 on Windows 7, CPU = AMD Phenom Dual Core, GPU = Mobilty Radeon 6370, SDK = AMD-APP-SDK-v2.4-Windows-64.exe.

---jski

0 Likes