 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Eduardo Jauch Guest
|
Posted: Thu Feb 08, 2007 5:05 am Post subject: Errors wih Indy 10 |
|
|
Hello...
I tried to Install Indy 10. After some work, i managed to do (but i'm
suspicious that something go wrong...)
If I try to run a simple program with TIdHTTP and TIdCookieManager I get
this error:
[Linker Error] Unresolved external '__fastcall
TIdCustomHTTP::Get(System::AnsiString)' referenced from C:\ARQUIVOS DE
PROGRAMAS\BORLAND\CBUILDER6\PROJECTS\TESTE INDY\UNIT1.OBJ
[Linker Error] Unresolved external 'TIdHTTP::' referenced from
C:\ARQUIVOS DE PROGRAMAS\BORLAND\CBUILDER6\PROJECTS\TESTE INDY\UNIT1.OBJ
[Linker Error] Unresolved external 'TIdCookieManager::' referenced
from C:\ARQUIVOS DE PROGRAMAS\BORLAND\CBUILDER6\PROJECTS\TESTE
INDY\UNIT1.OBJ
If I load to my project ALL the OBJ files that I find, Then, I don't
have this problem...
But receive this error:
[Linker Error] Unable to open file DESINGEDITORS.OBJ
How can I set the Indy 10 working on BCB 6?
Please, DON'T tell-me to run FULLC6.BAT, or that my FULLC6.BAT is the
wrong version, because i DOENLOADED the zip file of the snapshot from
INDYPROJECT...
If really the BAT is not working properly, so, can anyone give-me one
that works?
I need help.
Thanks  |
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Thu Feb 08, 2007 5:05 am Post subject: Re: Errors wih Indy 10 |
|
|
"Eduardo Jauch" <eduardo.jauch (AT) gmail (DOT) com> wrote in message
news:45ca57be$1 (AT) newsgroups (DOT) borland.com...
| Quote: | If I try to run a simple program with TIdHTTP and TIdCookieManager
I get this error:
|
You likely don't have the Indy compiled libraries added to your
project.
| Quote: | If I load to my project ALL the OBJ files that I find, Then, I
don't have this problem...
|
Of course not, because you are forcing everything to be included into
the project.
| Quote: | But receive this error:
[Linker Error] Unable to open file DESINGEDITORS.OBJ
|
DesignEditors is a design-time unit. It does not belong in a run-time
project. You added too many .obj files to your project. You should
have added Indy's .lib files instead of the .obj files directly.
| Quote: | Please, DON'T tell-me to run FULLC6.BAT, or that my FULLC6.BAT
is the wrong version, because i DOENLOADED the zip file of the
snapshot from INDYPROJECT...
|
That does not mean that you are using the correct ones.
Gambit |
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Thu Feb 08, 2007 5:05 am Post subject: Re: Errors wih Indy 10 |
|
|
"Eduardo Jauch" <eduardo.jauch (AT) gmail (DOT) com> wrote in message
news:45ca57be$1 (AT) newsgroups (DOT) borland.com...
| Quote: | How can I set the Indy 10 working on BCB 6?
Please, DON'T tell-me to run FULLC6.BAT, or that my FULLC6.BAT
is the wrong version, because i DOENLOADED the zip file of the
snapshot from INDYPROJECT...
|
I have checked in the copy of FULLC6.BAT that I use myself. Wait a
day or so for the snapshot to catch up with the latest files, and then
try again.
Gambit |
|
| Back to top |
|
 |
Eduardo Jauch Guest
|
Posted: Thu Feb 08, 2007 5:49 am Post subject: Re: Errors wih Indy 10 |
|
|
Remy Lebeau (TeamB) escreveu:
| Quote: | "Eduardo Jauch" <eduardo.jauch (AT) gmail (DOT) com> wrote in message
news:45ca57be$1 (AT) newsgroups (DOT) borland.com...
How can I set the Indy 10 working on BCB 6?
Please, DON'T tell-me to run FULLC6.BAT, or that my FULLC6.BAT
is the wrong version, because i DOENLOADED the zip file of the
snapshot from INDYPROJECT...
I have checked in the copy of FULLC6.BAT that I use myself. Wait a
day or so for the snapshot to catch up with the latest files, and then
try again.
Gambit
|
Ok :)
I'll wait. :)
Thanks  |
|
| Back to top |
|
 |
Eduardo Jauch Guest
|
Posted: Thu Feb 08, 2007 5:52 am Post subject: Re: Errors wih Indy 10 |
|
|
Remy Lebeau (TeamB) escreveu:
| Quote: | "Eduardo Jauch" <eduardo.jauch (AT) gmail (DOT) com> wrote in message
news:45ca57be$1 (AT) newsgroups (DOT) borland.com...
If I try to run a simple program with TIdHTTP and TIdCookieManager
I get this error:
You likely don't have the Indy compiled libraries added to your
project.
|
I'm having trouble with the LIB's that I created...
Obviusly I get it by wrong...
| Quote: |
If I load to my project ALL the OBJ files that I find, Then, I
don't have this problem...
Of course not, because you are forcing everything to be included into
the project.
But receive this error:
[Linker Error] Unable to open file DESINGEDITORS.OBJ
DesignEditors is a design-time unit. It does not belong in a run-time
project. You added too many .obj files to your project. You should
have added Indy's .lib files instead of the .obj files directly.
|
I' tried to include only the necessaries... But they were so many... hehehe
| Quote: | Please, DON'T tell-me to run FULLC6.BAT, or that my FULLC6.BAT
is the wrong version, because i DOENLOADED the zip file of the
snapshot from INDYPROJECT...
That does not mean that you are using the correct ones.
Gambit
|
Well, I think that you're right...  |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|