thibault-martinez / iota.lib.cpp

IOTA C++ Library
MIT License
79 stars 21 forks source link

No install target after building #297

Closed kuhlmannmarkus closed 6 years ago

kuhlmannmarkus commented 6 years ago

me@machine:/data/local/iota.lib.cpp/build$ make install make: *** No rule to make target 'install'. Stop.

Ubuntu 16.04 Build process ended successfully

Cylix commented 6 years ago

Hi Markus,

Thanks for reporting this issue, I think we indeed did not provide the install directives in the CMakeLists.txt.

We will look for fixing this as soon as possible.

Best,

On Thu, Jun 14, 2018, 9:57 AM Markus Kuhlmann notifications@github.com wrote:

me@machine:/data/local/iota.lib.cpp/build$ make install make: *** No rule to make target 'install'. Stop.

Ubuntu 16.04 Build process ended successfully

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/thibault-martinez/iota.lib.cpp/issues/297, or mute the thread https://github.com/notifications/unsubscribe-auth/ADGg7vWvOkg3q3IhQqlBjhOj_93z3wJCks5t8pXcgaJpZM4UoUUo .

-- Simon Ninon Software Engineer @ Whova San Diego, CA Phone: +1 (858) 349-0071 <+33%206%2050%2060%2023%2028>

thibault-martinez commented 6 years ago

Closed by #303

kuhlmannmarkus commented 6 years ago

Perfect.