Wizumwalt
Programmer
- Jul 12, 2005
- 10
Hi,
I'm not very good w/ VC++ as I come from the other side, but I have a VC++ program that did compile, and I did a build->clean solution on a project and I can no longer get it to link. All the cpp files build fine, but it doesn't link w/ a another dll that's in the Release directory of my visual studio project. I get lots of 'unresolved external symbol errors.
Can anyone help me w/ what I need to do to get it to link and create my exec?
Thnx,
I'm not very good w/ VC++ as I come from the other side, but I have a VC++ program that did compile, and I did a build->clean solution on a project and I can no longer get it to link. All the cpp files build fine, but it doesn't link w/ a another dll that's in the Release directory of my visual studio project. I get lots of 'unresolved external symbol errors.
Can anyone help me w/ what I need to do to get it to link and create my exec?
Thnx,