I got the latest repository and built using msvc and clang.
MSVC compiled the bin and lib files with include folder.
Clang compiled the libraries and no include library was generated ( how to generate include files ? ). From a old repo pick.
Here is the log of the latest build of clang. It stopped working.
hpx_clang_build.txt
Both clang and msvc generate errors when you compile the example program from documentation.
The documentation is little daunting to learn CMAKE.
Please make the documentation developer/user friendly.
____________________________________________problems compiling of examples _______________________________
std::string_view not found
byte not found
I manually build and got these errors. Using b2 boost build.
manual.txt
This is a msvc output for simple program using cmake with visual studio____
mainexample.txt
This Version of HPX commit ea43d66 (HEAD, tag: v1.9.0)
I got the latest repository and built using msvc and clang.
MSVC compiled the bin and lib files with include folder.
Clang compiled the libraries and no include library was generated ( how to generate include files ? ). From a old repo pick.
Here is the log of the latest build of clang. It stopped working.
hpx_clang_build.txt
Both clang and msvc generate errors when you compile the example program from documentation.
The documentation is little daunting to learn CMAKE.
Please make the documentation developer/user friendly.
____________________________________________problems compiling of examples _______________________________
std::string_view not found
byte not found
I manually build and got these errors. Using b2 boost build.
manual.txt
This is a msvc output for simple program using cmake with visual studio____
mainexample.txt
This Version of HPX commit ea43d66 (HEAD, tag: v1.9.0)