[Rock-dev] base/types compatibility headers not found

Sylvain Joyeux bir.sylvain at gmail.com
Thu Sep 18 17:51:22 CEST 2014


You probably did not add a pkg-config dependency on base-types. Which
usually works because the root include dir is already added, but fails
for the backward compatibility header.

If you are using the Rock CMake macros, add a
   DEPS_PKGCONFIG base-types

On Wed, Sep 17, 2014 at 8:53 AM, Sebastian Kasperski
<sebastian.kasperski at dfki.de> wrote:
> Hi all,
>
> I currently have an issue with a type declaration including the old
> base/types definitions:
>> error: base/time.h: No such file or directory
>
> These compatibility header are available in my installation in
> include/base/backward/base/, but not found. Any idea how to fix this?
>
> Best regards,
> Sebastian
>
> _______________________________________________
> Rock-dev mailing list
> Rock-dev at dfki.de
> http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
>


More information about the Rock-dev mailing list