GithubHelp home page GithubHelp logo

kartaview / upload-gui Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 4.0 3.61 MB

License: GNU Lesser General Public License v3.0

QMake 0.34% C++ 16.94% C 81.91% Shell 0.01% QML 0.50% JavaScript 0.05% Groff 0.13% Perl 0.12%

upload-gui's People

Contributors

adrianb4-telenav avatar mvexel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

upload-gui's Issues

Any plan to make a web upload-GUI ?

Hi!
As a mapper of OSM I want to contribute to OSC with some pics I have, but there are not done with OSC app so I want to upload but I don't have knowledge to compile something. Is there any plan to make a uploader via web?

Port to linux

This should not be super hard to do. Anyone who wants to pick this up?

Linking error due to removed function

I get linking errors for openstreetcam-gui-r15.9ac859e/OSV_Qt_upload/UploadComponent/../KQOAuth//libKQOAuth.so: undefined references to

  • SSL_load_error_strings
  • EVP_MD_CTX_destroy
  • EVP_MD_CTX_create
  • OpenSSL_add_all_ciphers
  • OpenSSL_add_all_digests
  • ERR_free_strings
  • OPENSSL_add_all_algorithms_noconf

Searching for the first of those symbol names brought me to the official docs which state that the function is deprecated, so I assume it has been removed in current OpenSSL versions.

Wrong reference to PersistentSequence.h

upload-GUI successfully built on Ubuntu 15.10.

But a problem has been discovered in the Source code:

  • the file UploadComponent/UploadManager.h is referring to the file PersistentSequence.h
  • But this file is delivered with the name "persistentsequence.h" (No Capital letters)

==> Error
"../../OSV_Qt_upload/UploadComponent/UploadManager.h:4:32: fatal error: PersistentSequence.h: No such file or directory"
because uppercase and lowercase letters differ for the Linux Filesystems.

Need to rename the delivered file as PersistentSequence.h (or update the reference in UploadManager.h)

Add build instructions or binaries

I am sure not many users are able to build your tool with this few information in the Readme.

  • Windows users probably want a binary.
  • Medium advanced Linux users need step by step instructions

What the hack is a ".pro" file and what to do with it? make, cmake, configure are known to me, but I am completely lost..

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.