Page 1 of 1

Using VS2012

Posted: 2014-01-02T05:31:53-07:00
by efendioglu
Hello Friends,

I am new to ImageMagick and I try compile this cool stuff in vs2012 for x64 plattform. But I failed miserably.

Is there any readme out there for compiling this stuff in vs2012 for x64???


Thnx

Re: Using VS2012

Posted: 2014-01-02T08:14:21-07:00
by dlemstra
You should run the configure.exe program to create your solution. Then you can execute the UpgradeToVS2012.cmd batch file that will upgrade the solution to VS2012 (Make sure you install PowerShell before using this). After you open the solution you should set the platform to x64 instead of win32.