Thread

HELP!! Fatal linking errors in C++!! (Sdk)

HELP!! Fatal linking errors in C++!! // Sdk

1  |  

.duo.

Jul 8, 2002, 7:58pm
Whenever I try to compile a bot I get these linking errors:

DuoBot.obj : error LNK2001: unresolved external symbol _aw_term
DuoBot.obj : error LNK2001: unresolved external symbol _aw_destroy
DuoBot.obj : error LNK2001: unresolved external symbol _aw_wait
DuoBot.obj : error LNK2001: unresolved external symbol _aw_state_change
DuoBot.obj : error LNK2001: unresolved external symbol _aw_enter
DuoBot.obj : error LNK2001: unresolved external symbol _aw_login
DuoBot.obj : error LNK2001: unresolved external symbol _aw_string_set
DuoBot.obj : error LNK2001: unresolved external symbol _aw_int_set
DuoBot.obj : error LNK2001: unresolved external symbol _aw_create
DuoBot.obj : error LNK2001: unresolved external symbol _aw_event_set
DuoBot.obj : error LNK2001: unresolved external symbol _aw_init
DuoBot.obj : error LNK2001: unresolved external symbol _aw_say
DuoBot.obj : error LNK2001: unresolved external symbol _aw_string
Debug/DuoBot.exe : fatal error LNK1120: 13 unresolved externals

Could someone help me fix this?

milesteg

Jul 8, 2002, 8:26pm
Hi .duo.
it seems you forgot to link to aw.lib :)

What is your compiler ?

Regards,
MilesTeg

".duo." <ncommons at juno.com> a écrit dans le message de news:
3d2a0b21 at server1.Activeworlds.com...
> Whenever I try to compile a bot I get these linking errors:
>
> DuoBot.obj : error LNK2001: unresolved external symbol _aw_term
> DuoBot.obj : error LNK2001: unresolved external symbol _aw_destroy
> DuoBot.obj : error LNK2001: unresolved external symbol _aw_wait
> DuoBot.obj : error LNK2001: unresolved external symbol _aw_state_change
> DuoBot.obj : error LNK2001: unresolved external symbol _aw_enter
> DuoBot.obj : error LNK2001: unresolved external symbol _aw_login
> DuoBot.obj : error LNK2001: unresolved external symbol _aw_string_set
> DuoBot.obj : error LNK2001: unresolved external symbol _aw_int_set
> DuoBot.obj : error LNK2001: unresolved external symbol _aw_create
> DuoBot.obj : error LNK2001: unresolved external symbol _aw_event_set
> DuoBot.obj : error LNK2001: unresolved external symbol _aw_init
> DuoBot.obj : error LNK2001: unresolved external symbol _aw_say
> DuoBot.obj : error LNK2001: unresolved external symbol _aw_string
> Debug/DuoBot.exe : fatal error LNK1120: 13 unresolved externals
>
> Could someone help me fix this?
>
>

bowen

Jul 8, 2002, 8:27pm
Give us a little more information. Compiler? I assume it's Borland from
the errors ;)

--Bowen--

[View Quote]

1  |  
Awportals.com is a privately held community resource website dedicated to Active Worlds.
Copyright (c) Mark Randall 2006 - 2024. All Rights Reserved.
Awportals.com   ·   ProLibraries Live   ·   Twitter   ·   LinkedIn