Skip to content

linux port, eclipse project + testapp #1

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

romansavrulin
Copy link

Here's the library port to Linux + gcc. I was unable to port tests yet, but app now works fine. There were some crashes when photo doesn't have geo information, so I had to put some parsing into try/catch block.

@romansavrulin
Copy link
Author

Oh, i've forgotten to say about TAG api added. Now library can search for popular images under certain tag.

@@ -0,0 +1,151 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like all eclipse project files to be in a separate directory, not in repo root.

@gumb0
Copy link
Owner

gumb0 commented Nov 13, 2014

Also, I can't merge this without at least unit tests for getting medias by tag, sorry.
(note that tests use some C++11 features more, so it's highly recommended to turn it on for gcc)

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

Successfully merging this pull request may close these issues.

2 participants