
pyrit - issue #240
Problem compiling calpp (environment ATISTREAMSDKROOT) but not OpenCL
What steps will reproduce the problem?
What is the expected output? What do you see instead?
elect@elect-desktop:~/Scaricati/pyrit_svn/cpyrit_calpp$ sudo ./setup.py install --record ~/pyritcalpp.txt unavailable enviroment variable ATISTREAMSDKROOT Traceback (most recent call last): File "./setup.py", line 35, in <module> CALPP_INC_DIR = os.environ['ATISTREAMSDKROOT'] File "/usr/lib/python2.6/UserDict.py", line 22, in getitem raise KeyError(key) KeyError: 'ATISTREAMSDKROOT'
What version of the product are you using? On what operating system?
svn 3.0
It is weird because I can use without any problems OpenCl, but not with Cal++ and the variable exist and shown properly by the echo command..
elect@elect-desktop:~/Scaricati/pyrit_svn/cpyrit_calpp$ echo $ATISTREAMSDKROOT /ati-stream-sdk-v2.2-lnx64
Comment #1
Posted on Jan 18, 2011 by Swift CamelComment deleted
Comment #2
Posted on Jan 18, 2011 by Quick Camelhazeman11, please check on that
Comment #3
Posted on Jan 26, 2011 by Quick Camel(No comment was entered for this change.)
Status: Duplicate
Labels:
Type-Defect
Priority-Medium