Giter Site home page Giter Site logo

ariya / pictureflow Goto Github PK

View Code? Open in Web Editor NEW
18.0 4.0 11.0 134 KB

Cover Flow clone at a Qt widget

Home Page: https://ariya.io/2007/10/pictureflow-a-clone-of-coverflow-as-a-qt-widget

Python 3.36% C++ 96.64%
c-plus-plus qt widget 3-d coverflow pictureflow

pictureflow's Introduction

  PictureFlow - animated image show
  http://pictureflow.googlecode.com

Copyright and License
---------------------

  Copyright (C) 2007 Ariya Hidayat ([email protected])
  Copyright (C) 2008 Ariya Hidayat ([email protected])

  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the "Software"), to deal
  in the Software without restriction, including without limitation the rights
  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  copies of the Software, and to permit persons to whom the Software is
  furnished to do so, subject to the following conditions:

  The above copyright notice and this permission notice shall be included in
  all copies or substantial portions of the Software.

  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  THE SOFTWARE.

pictureflow's People

Contributors

ariya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pictureflow's Issues

/usr/bin/ld: cannot find -lpictureflow

Thanks for your work on pictureflow, Ariya.

I'd like to build pictureflow to be able to replicate this online tutorial...
http://www.rkblog.rk.edu.pl/w/p/rendering-pdf-files-pyqt4-pypoppler-qt4/

...but I have hit a brick wall on the library building process to be able to construct the python bindings.

I've cd-ed into pictureflow-qt and run...

qmake-qt4 [qmake defaults to qt5 on my system I think, so qmake on its own throws an error about missing qwidget.h]
make [seems successful]
make install [tells me nothing needs to be done]

Then cd-ed into pyqt and run...
python configure.py
make

...but this fails with the following error...

g++ -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-O1 -shared  -Wl,-O1 -Wl,--version-script=pictureflow.exp -o pictureflow.so sippictureflowcmodule.o sippictureflowPictureFlow.o -L/home/cefn/Downloads/pictureflow/pictureflow-qt/pyqt -L/home/cefn/Downloads/pictureflow/pictureflow-qt/pyqt/lib -L/usr/lib -L/usr/X11R6/lib -lpictureflow -lQtCore -lQtGui
/usr/bin/ld: cannot find -lpictureflow
collect2: error: ld returned 1 exit status
make[1]: *** [pictureflow.so] Error 1
make[1]: Leaving directory `/home/cefn/Downloads/pictureflow/pictureflow-qt/pyqt/pictureflow'
make: *** [all] Error 2

...which is consistent with the fact that the earlier "make install" didn't do anything - I'd have expected that step to copy a pictureflow library into the system somewhere.

Any idea if this code can still be made to work with a modern system (I'm running Ubuntu 14.04) ? I expect what I'm doing is a novice mistake, but the instructions I'm following at...
http://www.rkblog.rk.edu.pl/w/p/pictureflow-listing-images-pyqt4/
...don't seem feasible any more.

I have installed a whole bunch of sip and python-qt packages to try and eliminate build errors up until this point, but all from the repositories, so should be fairly easy to reverse if there's anything I can change. However, the -lpictureflow error seems to be related to something failing within the pictureflow build, so I'm stuck at that point.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.