Hi All,

I'm quite new to VC++ and QT and I thought you guys could help me out. I've downloaded some open source software that I'm trying to modify. I've installed QT and VC++ properly and it seems to be working. Now I just need to know how to build the project and create an executable file. I've built the project (Build -> Build Project), but that doesn't create the .exe file. Can someone please help me figure out how to create the executable?

Your help is much appreciated!