Visual Studio doesn't use the .pro file, thus the difference between the two builds. You are probably missing some file in the .pro file that contains those missing symbols. Either create a proper project file or generate a makefile from the Visual Studio project (don't ask me how, I don't know).
Bookmarks