your problem is not related to IT++. acml.h is the AMD Core Math Library
(ACML), which the compiler searches for. I guess that you ./configure(d) It++
to use this. If you have installed it, you should put it into your INCLUDE
path.
/ Donludovico
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I get this error.
..\itpp\signal\transforms.cpp(46): fatal error C1083: Cannot open include
file: 'acml.h': No such file or directory.
could you please help me?
I did everything like define enviroment variable...
Thanks
Hi Whitenam,
your problem is not related to IT++. acml.h is the AMD Core Math Library
(ACML), which the compiler searches for. I guess that you ./configure(d) It++
to use this. If you have installed it, you should put it into your INCLUDE
path.
/ Donludovico