Hello everyone,
I am having yet another difficulty. I'm trying to build this very large solution file in VS C++ 6.0 and thanks to all your input I have the first two libraries building fine. However, the third library I'm trying to build cleans fine, compiles fine (I think), and links all right for a while.
After linking all the object files and such, it outputs:
[link]
[link] Starting 'link (@"C:\DOCUME~1\...\LOCALS~1\Temp\tmp8
1.tmp" /IMPLIB:"C:\...\source\bin\U_Library.lib" /DLL /INCREMENT
AL /MACHINE:X90)' in 'C:\...\source\U_Library'
1.tmp" /IMPLIB:"C:\...\source\bin\U_Library.lib" /DLL /INCREMENT
AL /MACHINE:X90)' in 'C:\...\source\U_Library'
[link] Creating library C:\...\source\bin\U_Library.lib and object C:\...\source\bin\U_Library.exp
[link] Geo.obj : error LNK2019: unresolved external symbol "int __decl" referenced in function "public: __thiscall Crgrg::Crgrg(class point))"
I thinned the message out a bit for readability, but I basically get all these (5 actually) error messages reporting LNK2019: unresolved external symbol followed by an instance of code.
Is it that I'm not including the necessary header files? If so, what task within solution do I use to include additional header files (if I ever figure out what they are!)?
thanks!
Pat
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football