Menu

Problem with compiling IT++ in C++

mahba Mani
2010-06-22
2012-09-15
  • mahba Mani

    mahba Mani - 2010-06-22

    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

     
  • Stephan Ludwig

    Stephan Ludwig - 2010-08-26

    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

     

Log in to post a comment.