HELICS-Examples icon indicating copy to clipboard operation
HELICS-Examples copied to clipboard

C-based "hello_world" example needs updating

Open trevorhardy opened this issue 2 years ago • 1 comments

The C-based "hello_world" example needs updating to work with HELICS v3.

trevorhardy avatar Feb 17 '23 15:02 trevorhardy

Related to #46

Idea: update all the C/C++ Examples to be valid CMake projects (single set of steps to follow that works cross-platform), and use https://github.com/cpm-cmake/CPM.cmake to automatically build a working copy of HELICS if the user hasn't already installed a copy on their system via another method

nightlark avatar Feb 21 '23 16:02 nightlark