Skip to content

Commit 7cbe262

Browse files
michalfratczakdlemstra
authored andcommitted
Update Readme.md with confgure.exe location
Before running `configure.exe` make sure it's copied into `VisualMagick\configure\configure.exe` location, otherwise it will generate empty MSVC solution.
1 parent 72dd2dd commit 7cbe262

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ One of the folders that was created in the previous step is called `VisualMagick
3131
folder called `configure`. This folder contains a solution `configure.sln`. Open this solution with Visual Studio
3232
and start a `Release` build of the project. This will create a file called `configure.exe` in the folder. Running
3333
this program will start a Wizard that allows configuration of ImageMagick and its individual components.
34+
Before running `configure.exe` make sure it's copied into `VisualMagick\configure\configure.exe` location, otherwise it will generate empty MSVC solution.
3435

3536
### Build ImageMagick
3637

0 commit comments

Comments
 (0)