Skip to content

Conversation

@simdeistud
Copy link

The project implicitly uses the C++11 standard, leading to compilation errors when running make since some features used have been completely deprecated. This patch specifies the need to compile using C++11 in configure.ac.

Furthermore, the python script duplicate-transform does not execute correctly when running make, so a Bash equivalent using sed has been provided, which now performs the same task.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant