|
|
hi,
kurtz le pirate <kur### [at] gmailcom> wrote:
> ...
> I made my ubuntu's vm, add somes essantials package and libray.
> Now, I get this error when run "make" :
> ---
> CXX backend/bounding/boundingtask.o
> In file included from ../source/backend/bounding/boundingtask.h:58,
> from backend/bounding/boundingtask.cpp:39:
> ../source/backend/support/task.h:53:10: fatal error: boost/function.hpp:
> Aucun fichier ou dossier de ce nom
> 53 | #include <boost/function.hpp>
> | ^~~~~~~~~~~~~~~~~~~~
> compilation terminated.
> ---
> "function.hpp" does not exist anywhere.
> What do you think?
I think you're the "victim" of the Debian / Ubuntu "bright minds" -- who split
every software, at least, into three "packages". "-devel" typically for the
headers, and documentation too needs to be requested, "-doc" I think. (you'll
need headers for the other to-be-linked-to libraries too)
regards, jr.
Post a reply to this message
|
|