Skip to content

Trouble building with -DDebug= #10

Description

@jtexp

when compiling with -DDebug=, I had to add
#include <iostream>

Alice/src/alice/bitstream.hpp
Alice/src/alice/dem_stream_file.hpp
Alice/src/alice/dem_stream_memory.hpp

my cmake command:
cmake .. -DCMAKE_INSTALL_PREFIX=../output -DBUILD_ADDON=1 -DBUILD_EXAMPLE=1 -DCMAKE_CXX_COMPILER=/usr/bin/g++ -DDEBUG=5

Also this was after checking out tags/1.4 but I ran into the same thing in master. There seemed to be an issue with alice-example on master.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions