Skip to content
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

Is there any experience trying to use magick++ on iOS? #14

Open
juan-cardelino opened this issue Aug 6, 2014 · 5 comments
Open

Is there any experience trying to use magick++ on iOS? #14

juan-cardelino opened this issue Aug 6, 2014 · 5 comments

Comments

@juan-cardelino
Copy link

It seems that your project compiles only MagickCore and MagickWand, do you know if someone tried to use magick++ before?
Do you personally have any experiencie?
Thanks in advance.

@marforic
Copy link
Owner

marforic commented Aug 6, 2014

No, I haven't tried the magick++ nor do I know of anyone compiling it
(cross-) should be doable, I guess, unless they require some particular
libraries (boost might be one?)

Best,

~C

On Wednesday, August 6, 2014, Juan Cardelino notifications@github.com
wrote:

It seems that your project compiles only MagickCore and MagickWand, do you
know if someone tried to use magick++ before?
Do you personally have any experiencie?
Thanks in advance.


Reply to this email directly or view it on GitHub
#14.

System Security Group
ETH Zurich
CNB F 100.5
Universitätsstrasse 6
8092 Zurich
SWITZERLAND

Phone: +41 44 633 76 99
E-Mail: maclaudi@inf.ethz.ch
Web: http://www.syssec.ethz.ch/people/maclaudi

@juan-cardelino
Copy link
Author

My project uses boost+magick+tinyxml+jsoncpp, the two lastest are single cpp files so I guess it won't be a problem.
I guess I will try to modify your scripts, but I guess it will be a pain...
Thanks for the feedback.

@juan-cardelino
Copy link
Author

Claudio,
I've managed to update your scripts to compile Magick++ and made a sample project using it. I will fork your code and add my changes, I might add a pull request later. Afterwards, I would like to contribute to the main project if you agree. I wasn't that hard.

@marforic
Copy link
Owner

Hi Juan,

glad to hear that it worked. Just make a pull request and I'll review your
changes. If I somehow like your style/ideas (most probably :D) I'll add you
as a direct contributor and you can push further changes directly!

~C

On 15 September 2014 15:27, Juan Cardelino notifications@github.com wrote:

Claudio,
I've managed to update your scripts to compile Magick++ and made a sample
project using it. I will fork your code and add my changes, I might add a
pull request later. Afterwards, I would like to contribute to the main
project if you agree. I wasn't that hard.


Reply to this email directly or view it on GitHub
#14 (comment)
.

System Security Group
ETH Zurich
CNB F 100.5
Universitätsstrasse 6
8092 Zurich
SWITZERLAND

Phone: +41 44 633 76 99
E-Mail: maclaudi@inf.ethz.ch
Web: http://www.syssec.ethz.ch/people/maclaudi

@juan-cardelino
Copy link
Author

Great,
I will upload it soon.

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

No branches or pull requests

2 participants