Need Some Help

I just got UE4 coming from UDK so learning game programming with C++ (know c++ little game programming) i tried doing the YouTube intro to programming but when i went to load the page i get an error " the game module “pizza” could not be found. please ensure that this module exits and that it is compiled". what am i messing up i have run VS13 as Admin that dosn’t seem to work any help would be appreciated.

its has something to do with the naming of the DLL

try building it for Development Editor (in the video he changes it to Debug Editor so i’m assuming you did as well)

thanks that seems to have worked not sure why debug is acting screwy but appreciate the help