Thread

Very Very BAD errors in C++ (HELP!!!) (Sdk)

Very Very BAD errors in C++ (HELP!!!) // Sdk

1  |  

.duo.

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

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

Can anyone help me?

billybob

Jul 9, 2002, 6:40pm
I can help, I can help. You need to link the aw.lib file(or aw_static.lib if
you want a static library[no aw.dll required]). In VC 6.0 Go to the projects
menu and select settings. Click the link tab and then insert aw.lib at the
end of that long list of librarys.

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