Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Mar : Newbie with issues linking to Indy Library
| Subject: | Newbie with issues linking to Indy Library |
| Posted by: | exopho..@gmail.com |
| Date: | 29 Mar 2007 10:43:31 |
Please excuse my level of naivety.
I am a fairly experienced developer, though most of my experience
falls outside of using IDEs for development.
I am trying to compiles an exist BCB project that includes various
Indy Project components. I continue to get external linkage errors
similar to:
Build
[Linker Error] Unresolved external '__fastcall
Idglobal::Sleep(unsigned int)' referenced from C:\PROGRAM FILES\BORLAND
\CBUILDER6\PROJECTS\PROPOSALSOFTWARE\ASLIVEUPDATE\MAIN2.OBJ
[Linker Error] Unresolved external '__fastcall
Idipwatch::TIdIPWatch::ForceCheck()' referenced from C:\PROGRAM FILES
\BORLAND\CBUILDER6\PROJECTS\PROPOSALSOFTWARE\ASLIVEUPDATE\MAIN2.OBJ
I am confident this is an environmental issue... I am just not sure
how to remedy it. Any suggestions?