index

id: 9669122647c20565da5907cbd28b4db39c4808c5077861ae422d72f781b5c2df

id (bech32): note1je53yfj8cgzktkjeql9a9z6dkwwyszx9qauxrtjz94e00qd4ct0st9v74t

sig: 7548b8c1aa103bf4136f19d5ed9769bbab7a277a64eb9918bba4e7dd2da2ceaf8900df84ab63531e3379d2ba565addc62f22c403f20cea5a3ca65be49dff81f5

created_at: 2024-04-20 15:42:04 +0900

created_at (unix time): 1713595324

content:

NOTE

Run:

git clone https://github.com/mattn/nostr-cxx-bot.git
cd nostr-cxx-bot
git submodule update --init --recursive
cmake -B build
cmake --build build

Output:

[ 16%] Generating /path/to/nostr-cxx-bot/deps/microsoft-cpprestsdk/build/Release/Binaries/libcpprest.a
-- Setting gcc options
-- websocketpp not found, using the embedded version
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find Boost (missing: Boost_INCLUDE_DIR random system thread
filesystem chrono atomic date_time regex)
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake/Modules/FindBoost.cmake:2393 (find_package_handle_standard_args)
Release/cmake/cpprest_find_boost.cmake:49 (find_package)
Release/cmake/cpprest_find_websocketpp.cmake:17 (cpprest_find_boost)
Release/src/CMakeLists.txt:68 (cpprest_find_websocketpp)

JSON