Hey, I'm still learning MSVC so bear with me here. I have an object file that someone else wrote that I need to include in my project. The file is a UNIX .o file, and VC doesn't seem to recognize it. Is there a way to compile with that file so I can use it?
Also, I'm using MSVS 6.0. Thanks a lot.
Also, I'm using MSVS 6.0. Thanks a lot.