Problems with biicode

45 views
Skip to first unread message

Jun Zhang

unread,
Aug 16, 2015, 3:35:45 AM8/16/15
to actor-framework
Hi

I'm trying to use CAF through biicode, but get the following error:

fatal error: caf/detail/build_config.hpp: No such file or directory
 #include "caf/detail/build_config.hpp"

which is included by caf/config.hpp, which says at the spot:

// this header must be generated by the build system (may be empty)
#include "caf/detail/build_config.hpp"

so it looks like the bii config fails to dictate an auto-generation for that file? any way we can fix it?

Thanks a lot
Ralph

Dominik Charousset

unread,
Aug 17, 2015, 4:11:37 PM8/17/15
to actor-f...@googlegroups.com
Hi,
Hm, I'm a bit surprised to see this error. The file is generated during the CMake setup [1]. Doesn't Bii include the projects as CMake submodules?

We could of course generate a default config before calling "bii publish", but that would imply that users won't be able to configure CAF. Do you see a better way?

    Dominik


Reply all
Reply to author
Forward
0 new messages