Install problem from Windows Source
Posted: 2015-10-22T08:18:31-07:00
Hi. I'm trying to install ImageMagic to using in vc6.0.
So now I'm referencing as following site page.
http://www.imagemagick.org/script/install-source.php
Especially, you can see this institution "Next, launch your Visual Studio IDE and choose Open->Project. Select the configure workspace from the ImageMagick-6.9.2/VisualMagick/configure folder and press Open. Choose Build->Build Solution to compile the program and on completion run the program."
but there are not any options in vc6.0. Also in C:\ImageMagick-windows\ImageMagick-6.9.2-4\VisualMagick\configure, there are just
configure.exe
configure.sln
configure.vcxproj
files. There are no file related vc6.0.
secondly, you can find institute as following " If you are using the Visual Studio 6.0 IDE, make sure no check is next to the Generate Visual Studio 7 format option."
But after I run configure.exe, there are no options about "If you are using the Visual Studio 6.0 IDE, make sure no check". there are just existed vc2002,vc2010,vc2012,vc2013,vc2015.
What am I supposed to do to make vc6.0 project?
So now I'm referencing as following site page.
http://www.imagemagick.org/script/install-source.php
Especially, you can see this institution "Next, launch your Visual Studio IDE and choose Open->Project. Select the configure workspace from the ImageMagick-6.9.2/VisualMagick/configure folder and press Open. Choose Build->Build Solution to compile the program and on completion run the program."
but there are not any options in vc6.0. Also in C:\ImageMagick-windows\ImageMagick-6.9.2-4\VisualMagick\configure, there are just
configure.exe
configure.sln
configure.vcxproj
files. There are no file related vc6.0.
secondly, you can find institute as following " If you are using the Visual Studio 6.0 IDE, make sure no check is next to the Generate Visual Studio 7 format option."
But after I run configure.exe, there are no options about "If you are using the Visual Studio 6.0 IDE, make sure no check". there are just existed vc2002,vc2010,vc2012,vc2013,vc2015.
What am I supposed to do to make vc6.0 project?