User forums > Using Code::Blocks
Code completion: ImageMagick API Can not find NewMagickWand()
wuher:
Code::Blocks 16.01
<MagickWand.h>
extern WandExport MagickWand
*CloneMagickWand(const MagickWand *),
*DestroyMagickWand(MagickWand *),
*NewMagickWand(void),
*NewMagickWandFromImage(const Image *);
Code completion:
Current input NewMagic:
Only the last NewMagickWandFromImage() can be found.
NewMagickWand can not be found.
How do I set it up?
thanks.
oBFusCATed:
This syntax is not supported by the parser.
You should separate the declarations on different lines.
wuher:
Around 2013, the codeblocks version used supports parsing of this syntax. Just recently upgraded to the latest version only to find this problem may be the latest version of codeblocks made some adjustments?
oBFusCATed:
I don't think, so. If you're on windows you could try the 17.xx-rc1.
wuher:
I confirm Code :: Blocks 12.11 can be normal resolution.
But still very much appreciate your reply.
Navigation
[0] Message Index
[#] Next page
Go to full version