-
Notifications
You must be signed in to change notification settings - Fork 34
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
Compile help? #203
Comments
Could you post the exact cmake command (or build command) that you have used? |
I used the "bash build.sh" provided.
The full log of the build is attached. |
I am trying to understand what could be wrong. Will get back to you as soon as I have some idea... |
@BlueRidgeDog looks like there is some problem in retrieving the version information via git on your system. I have added default values for the version info variables, so that the Could you please try to update your local stable branch and re-build? |
Excellent. It compiled fine. Now to get VIPS to do the same...it compiles but fails its tests, appears to link to its own libjpeg vs my installed on. I did not know this until PhotoFlow attempted to use vips to open a file!! Pressing on. |
@BlueRidgeDog any success? Is there anything I can do to help? If you are still struggling with VIPS you can post here the build error messages, I can have a look and see if I can figure out what is going wrong. |
here's a debian source package http://sid.ethz.ch/debian/photoflow/
|
@alexmyczko should I try to install the debian package you are providing, and check if photoflow runs correctly? Or is there any other action required from my side? Thanks!!! |
can you install and test it? that would be great |
Sure! I will initially test it in a Docker container, then we can discuss wether another test on a full Debian system is required or not... |
After installing the dependencies, cmake hangs at the end Linking CXX executable photoflow with:
Compiling on Ubuntu 19.10 (Kubuntu).
The text was updated successfully, but these errors were encountered: