Just remembered about this thread

Since stahta01 has a short fuse I'm going to refer to him as shorty from now on.
@oBFusCATed & @ollydbg
Like I said the post shorty

provided actually helped solve the problem (although I will admit I was not expecting anyone here to go as far as doing their own research on the compiler), the original reason I believed it was a CB cfg problem was because it was an individual file from my project was not compiling even though the rest were doing just fine, after shorty's post I looked into VC's \bin directory and found that I had made a misunderstanding about the compiler thinking that like gcc (that being the only other compiler I have experience with) it used only one executable for generating code, after cloning the compiler profile and setting it up for x64 bit directories everything went smoothly (aside from my own programming mistakes obviously). Shorty just got the wrong end of the stick and thought I wanted people to check the linker options, I only wanted people to check the xml side of things and make sure none of that was the cause of my problem, it was just happy coincidence that he found what I could not.
Edit: Missed a word
