Thread

question about sdk/borland c++ 5.5 (Sdk)

question about sdk/borland c++ 5.5 // Sdk

1  |  

chandler

Jun 14, 2000, 4:50am
hi
i use the Borland C++ 5.5 compiler (just got it today)

when i try to compile an AW bot, i get errors:

Error: Unresolved external '_aw_string' referenced from
C:\BORLAND\BCC55\BIN\AWBOT.OBJ
Error: Unresolved external '_aw_event_set' referenced from
C:\BORLAND\BCC55\BIN\AWBOT.OBJ
Error: Unresolved external '_aw_create' referenced from
C:\BORLAND\BCC55\BIN\AWBOT.OBJ
Error: Unresolved external '_aw_string_set' referenced from
C:\BORLAND\BCC55\BIN\AWBOT.OBJ
Error: Unresolved external '_aw_login' referenced from
C:\BORLAND\BCC55\BIN\AWBOT.OBJ
Error: Unresolved external '_aw_enter' referenced from
C:\BORLAND\BCC55\BIN\AWBOT.OBJ
Error: Unresolved external '_aw_int_set' referenced from
C:\BORLAND\BCC55\BIN\AWBOT.OBJ
Error: Unresolved external '_aw_state_change' referenced from
C:\BORLAND\BCC55\BIN\AWBOT.OBJ
Error: Unresolved external '_aw_wait' referenced from
C:\BORLAND\BCC55\BIN\AWBOT.OBJ
Error: Unresolved external '_aw_destroy' referenced from
C:\BORLAND\BCC55\BIN\AWBOT.OBJ
Error: Unresolved external '_aw_term' referenced from
C:\BORLAND\BCC55\BIN\AWBOT.OBJ

agent1

Jun 14, 2000, 10:31am
The AW SDK is meant for VC++. Check for an "implib" program in your borland directory and try using it on aw.dll. You should be able
to generate your lib file that way. Be sure to link your borlandaw.lib (:D) to the bot's C/C++ object file :)

-Agent1


[View Quote]

chandler

Jun 15, 2000, 3:54am
lol im still learning C++, how do you link it to the file


[View Quote]

agent1

Jun 15, 2000, 10:18am
Using Borland? I've got no idea :)

-Agent1

[View Quote]

agent1

Jun 15, 2000, 9:27pm
Mail from Andras:
the referred "borlandaw.lib" is posted on my website :)
http://andras.net/tools.html

Andras

-Agent1

[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