While trying to build SobelFilter SDK I get following error:
1>.\x64\Debug\SobelFilter.obj : fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64'
I’ve been able to built it before, but I changed something in the lib settings and now it doesn’t work anymore…
I tried to uninstall and install VS2005 again thinking every setting would be default again, but no: everything is still the same just as before the uninstall :blink:
Does anyone have either:
-
a solution to uninstall VS2005, settings reset included
-
the right directories to add @ Options - Projects and Solutions - VC++ Directories - X64 Platform - Library Files
Thanks in advance…