ok so Im getting this in my logs every time I try to build this for 64bit (I have included all of the directories)
Compiling...
Project : error PRJ0002 : Error result -1073741515 returned from 'C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\x86_amd64\cl.exe'.
it does that for everything... any ideas?
Edit:
ok so I changed the directory from x86_amd64 to just amd64... both exist and both have cl.exe and what not.. but this one is compiling at least... i'll see if I get any errors this way... With x86_amd64 everything failed instantly so the fact that its even compiling now is a good thing
Edit again:
Yeah that fixed it
Compiling...
Project : error PRJ0002 : Error result -1073741515 returned from 'C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\x86_amd64\cl.exe'.
it does that for everything... any ideas?
Edit:
ok so I changed the directory from x86_amd64 to just amd64... both exist and both have cl.exe and what not.. but this one is compiling at least... i'll see if I get any errors this way... With x86_amd64 everything failed instantly so the fact that its even compiling now is a good thing

Edit again:
Yeah that fixed it
