You are not logged in.

#1 2009-11-25 05:41:18

bharani
Member
From: Karaikudi, India
Registered: 2009-07-12
Posts: 202

[Solved]Anjuta and imagemagick

I want to use opencv and imagemagick for my project.

But  i dont know how to compile imagemagick programs using automake build  plugin that is available in anjuta.

The imagemagick site says that i should use the following code to compile imagemagick programs with magickwand api.

cc `MagickWand-config --cflags --cppflags` -o wand wand.c `MagickWand-config --ldflags --libs`

Though i can use terminal to compile like this i want to use automake.

Anyone help me please.

Last edited by bharani (2009-11-25 13:43:37)


Tamil is my mother tongue.

Offline

#2 2009-11-25 13:31:10

PirateJonno
Forum Fellow
From: New Zealand
Registered: 2009-04-13
Posts: 372

Re: [Solved]Anjuta and imagemagick

Just go to Project > Properties > Packages > Add module > Add package > MagickWand in Anjuta and you should be set.


"You can watch for your administrator to install the latest kernel with watch uname -r" - From the watch man page

Offline

#3 2009-11-25 13:43:25

bharani
Member
From: Karaikudi, India
Registered: 2009-07-12
Posts: 202

Re: [Solved]Anjuta and imagemagick

Thank you pirate.


Tamil is my mother tongue.

Offline

Board footer

Powered by FluxBB