Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while compiling in Ubuntu 16.04 #5

Open
AleBasso80 opened this issue Dec 2, 2016 · 2 comments
Open

Error while compiling in Ubuntu 16.04 #5

AleBasso80 opened this issue Dec 2, 2016 · 2 comments

Comments

@AleBasso80
Copy link

Hello,
I'm not able to create the Makefile in Ubuntu 16.04.

I get this error:

Binary package: remake-doc, using component doc (DEB)
CMake Error at modules/ReMakeDistribute.cmake:162 (message):
Changelog not consistent with the project settings!
Call Stack (most recent call first):
CMakeLists.txt:45 (remake_distribute_deb)

Any suggestion?
Thanks
Alessandro

@aguinan
Copy link

aguinan commented Dec 14, 2016

I added
remake_set(distribute_force_consistency TRUE)

to the ReMakeDistribute.cmake file. (I added it after line 148).
Not the best solution, but it's a workaround.

durka pushed a commit to haptics-nri/remake that referenced this issue Jun 14, 2017
@durka
Copy link

durka commented Jun 14, 2017

Is there a real fix for this or is @aguinan's workaround the right thing to do? How does this compile for anyone without the workaround?

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

No branches or pull requests

3 participants