Search found 5 matches

by peters
2013-05-07T03:13:44-07:00
Forum: Developers
Topic: ImageCoderSignatureMismatch in ImageMagick-6.8.5-4-Q16
Replies: 1
Views: 9065

ImageCoderSignatureMismatch in ImageMagick-6.8.5-4-Q16

Platform: Windows 7
Toolset: v110
Version: ImageMagick-6.8.5-4-Q16

Getting the following exception when executing the code snippet below:
ImageCoderSignatureMismatch `xtrn': 52258c8 != 68510 @ error/module.c/OpenModule/1319

Reproduce:

std::list<Magick::CoderInfo> coderList;

Magick ...
by peters
2013-03-20T00:01:44-07:00
Forum: Developers
Topic: Windows error building x64 build
Replies: 2
Views: 12045

Re: Windows error building x64 build

Building x86 takes about 1 minute to complete after solution is cleaned.
by peters
2013-03-19T23:59:09-07:00
Forum: Developers
Topic: Windows error building x64 build
Replies: 2
Views: 12045

Windows error building x64 build

Hi,

What steps will reproduce the problem?
1. Configure imagemagick via VisualMagick\configure\configure.exe
2. Choose x64 build
3. Create a new configuration via Configuration Manager (copy from Win32)
and apply to all projects.
4. Clean solution
5. Build solution

What is the expected output ...
by peters
2013-03-18T05:47:58-07:00
Forum: Developers
Topic: VisualMagick svn checkout
Replies: 2
Views: 5153

Re: VisualMagick svn checkout

Yes, the checkout is okay.. but it says that the repository has been relocated?
by peters
2013-03-18T01:50:57-07:00
Forum: Developers
Topic: VisualMagick svn checkout
Replies: 2
Views: 5153

VisualMagick svn checkout

Hi,

Are there not any tags available for VisualMagick in the svn repository?