Search results

  1. E

    ta-lib

    yes, I did that, it compiled and linked just fine. I used the 'cdd' configuration under x64 platform. if you want a compiled version of libraries take them from here http://modulusfe.com/temp/ta-lib-x64.zip let me know if you have any issues with that.
  2. E

    ta-lib

    Go under Project Settings / Linker / Input / Additional Dependencies and add an entry for ta_libc_cdd.lib. That's the missing part.
  3. E

    ta-lib

    Hi, Yes I did use it and it compiled fine under C++ and C#. I did use the solution file form "trunk\ta-lib\c\ide\vs2008\lib_proj\" folder. What kind of compile errors do you have?
Back
Top