User Activity

  • Modified a comment on discussion Open Discussion on IT++

    I have created these 2 bug reports: https://sourceforge.net/p/itpp/bugs/263/ https://sourceforge.net/p/itpp/bugs/264/ Feel free contribute on any of these and/or add more bugs/feature requests if needed.

  • Posted a comment on discussion Open Discussion on IT++

    I have created these 2 bug reports: https://sourceforge.net/p/itpp/bugs/263/ https://sourceforge.net/p/itpp/bugs/264/ Feel free contribute on any of these and/or add more bugs/reports if needed.

  • Created ticket #264 on IT++

    Update cmake minimum version and build the library as a component

  • Created ticket #263 on IT++

    Compilation errors when trying to build the static library on Windows

  • Posted a comment on discussion Open Discussion on IT++

    Hi Erik IT++ has not been updated for quite some time, but should still be compatible with VS 2022. For the best results, you should follow this page: https://itpp.sourceforge.net/4.3.1/installation.html and use the default options when generating from cmake the VS solution, i.e. ITPP_SHARED_LIB=ON The above option generates the shared library (DLL): itpp.dll (and the associated .lib file) into ${CMAKE_BUILD_DIR}/itpp/Debug folder (assuming you generate the debug build). The compilation warnings...

  • Created ticket #105 on IT++

    Add cmake options to include only specified modules in the library

  • Posted a comment on discussion Help on IT++

    Hi This option is not yet available when using cmake. You could try to change itpp/CMakeLists.txt file https://sourceforge.net/p/itpp/git/ci/master/tree/itpp/CMakeLists.txt by commenting the sources you don't want to be included, e.g., file ( GLOB ITPP_SRCS "base/*.cpp" "base/algebra/*.cpp" "base/bessel/*.cpp" "base/math/*.cpp" "comm/*.cpp" "fixed/*.cpp" "optim/*.cpp" # "protocol/*.cpp" # "signal/*.cpp" "srccode/*.cpp" "stat/*.cpp" ) regards Bogdan

  • Posted a comment on discussion Help on IT++

    Hi You are trying to use the old build system which is not longer maintained. Please use instead cmake: http://itpp.sourceforge.net/4.3.1/installation.html#inst_instr_cmake Bogdan

View All

Personal Data

Username:
cristeab
Joined:
2005-04-18 08:31:50
Location:
Bucharest / Romania / EEST
Gender:
Male

Projects

This is a list of open source software projects that Bogdan Cristea is associated with:

Skills

This is a list of skills that Bogdan Cristea possesses:

  • C++
  • Programming Language

Personal Tools