Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Compiling #6316
    Rodolphe
    Participant

    I downgrade to libboost 1.58 and everything works fine now. Much thanks.

    in reply to: Compiling #6312
    Rodolphe
    Participant

    I can compile with the method of the previous post but when I launch keeper it clauses immediately. (same problem with docker, can’t find libraries in /usr/include !?)

    stacktrace.out :

    Caught SIGSEGV: Segmentation Fault
    Current time 1488824636, running time 0
    posix_print_stack_trace() à ??:?
    posix_signal_handler(int, siginfo_t*, void*) à ??:?
    ?? ??:0
    fail() à main.cpp:?
    ?? ??:0
    ?? ??:0
    ?? ??:0
    ?? ??:0
    ?? ??:0
    ?? ??:0
    makeDir(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) à ??:?
    keeperMain(boost::program_options::variables_map const&) à main.cpp:?
    main à ??:?
    ?? ??:0
    _start à ??:?

    KeeperRL alpha 21.2 – Ubuntu 16.10 – libboost 1.61 – clang 3.8

    Great game … would like to modify it a little !

Viewing 2 posts - 1 through 2 (of 2 total)