Giter VIP home page Giter VIP logo

qiviewer's Introduction

QIviewer - Qt-based Image Viewer

=Supported formats:
- BMP
- GIF
- JPG
- JPEG
- PNG
- PBM
- PGM
- PPM
- XBM
- XPM

=Configure:
Prefix is by default /usr/local, you can change it using -DCMAKE_INSTALL_PREFIX=prefix
If you wish to hack in the project, use the option -DUSE_DEVELOPING=ON with cmake

mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=prefix

=Build:
make

=Installation
make DESTDIR=destitationdir install

qiviewer's People

Contributors

freeslave avatar samkpo avatar smarquespt avatar

Stargazers

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

Watchers

 avatar  avatar

qiviewer's Issues

Portuguese translation

Hi,

I would like to contribute with Portuguese translation. Can you please create an empty .ts file for editing?

Errors compiling languages

Getting these errors while compiling on Debian Sid:

PKGDATADIR: /usr/local/share/qiviewer
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
-- Found Qt4: /usr/bin/qmake (found version "4.8.6") 
-- Found Qt4: /usr/bin/qmake (found suitable version "4.8.6", minimum required is "4.8.0") 
CMake Error: Attempt to add a custom rule to output "/home/andoru/sources/qiviewer/src/locale/cs.qm.rule" which already has a custom rule.
CMake Error: Attempt to add a custom rule to output "/home/andoru/sources/qiviewer/src/locale/el.qm.rule" which already has a custom rule.
CMake Error: Attempt to add a custom rule to output "/home/andoru/sources/qiviewer/src/locale/es_AR.qm.rule" which already has a custom rule.
CMake Error: Attempt to add a custom rule to output "/home/andoru/sources/qiviewer/src/locale/es_ES.qm.rule" which already has a custom rule.
CMake Error: Attempt to add a custom rule to output "/home/andoru/sources/qiviewer/src/locale/pt.qm.rule" which already has a custom rule.
CMake Error: Attempt to add a custom rule to output "/home/andoru/sources/qiviewer/src/locale/ru_RU.qm.rule" which already has a custom rule.
-- Configuring incomplete, errors occurred!
See also "/home/andoru/sources/qiviewer/CMakeFiles/CMakeOutput.log".
See also "/home/andoru/sources/qiviewer/CMakeFiles/CMakeError.log".

Error logs: http://s000.tinyupload.com/index.php?file_id=42898347486132491026

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.