Uploaded image for project: 'hicn'
  1. hicn
  2. HICN-619

Compilation Error on Android

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Open
    • Icon: Medium Medium
    • 21.01
    • None
    • None
    • None

      boost is required to complete the compilation on android environment.

      The problem is inside the file forwarder_interface.h

      the solution is:

      #ifndef ASIO_STANDALONE

      #define ASIO_STANDALONE 1

      #endif

      before

      #include <asio.hpp>

            manang Angelo Mantellini
            manang Angelo Mantellini
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: