I'm running a Windows machine and I would like to try the waffles_wizard tool.
I should launch the file waffles_wizard.exe but I cannot find it in the material I downloaded which is the latest version of waffles: waffles-2014-07-05-source (7.6 MB).
Can anybody help me?
Thanks a lot
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Here's how I do it. If one of these steps doesn't work for you, let me know which one.
1- unzip waffles-2014-07-05-source.zip
2- open waffles/src/waffles.sln in Visual Studio 2013 Express Edition
3- In the "Solution Explorer", right-click on "waffles_wizard", and choose "Set as StartUp Project".
4- In the bar at the top, pull down "Debug" and change it to "Release"
5- Press F7 to build it.
6- Press F5 to run it.
7- It will then probably pop up a security warning that the application is trying to run a web server on your machine. You can choose either option (allow or deny) to dismiss this warning. Even if you choose "deny", it will still work because your browser is on the same machine.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm running a Windows machine and I would like to try the waffles_wizard tool.
I should launch the file waffles_wizard.exe but I cannot find it in the material I downloaded which is the latest version of waffles: waffles-2014-07-05-source (7.6 MB).
Can anybody help me?
Thanks a lot
Here's how I do it. If one of these steps doesn't work for you, let me know which one.
1- unzip waffles-2014-07-05-source.zip
2- open waffles/src/waffles.sln in Visual Studio 2013 Express Edition
3- In the "Solution Explorer", right-click on "waffles_wizard", and choose "Set as StartUp Project".
4- In the bar at the top, pull down "Debug" and change it to "Release"
5- Press F7 to build it.
6- Press F5 to run it.
7- It will then probably pop up a security warning that the application is trying to run a web server on your machine. You can choose either option (allow or deny) to dismiss this warning. Even if you choose "deny", it will still work because your browser is on the same machine.