Thread

Mysterious other DLL (not aw.dll) (Sdk)

Mysterious other DLL (not aw.dll) // Sdk

1  |  

sparrow

Jul 30, 1999, 3:06pm
So I finally got it to compile properly (I think). Well, now I seem to
need some weird DLL file I don't have. It's called "CW3230MT.DLL". Am I
supposed to have this, or is it just some weird problem?

I'm using Bloodshed DevCpp from a batch file at the command line. The
batch file executes the following:

at cls
at echo off
set PATH=%PATH%;D:\DEVCPP\Lib\;D:\DEVCPP\Include\;D:\awbots\devcpp\;
set C_INCLUDE_PATH=D:\DEVCPP\Include\;
set CPLUS_INCLUDE_PATH=D:\DEVCPP\Include\;
set LIBRARY_PATH=D:\DEVCPP\Lib\
set GCC_EXEC_PREFIX=D:\DEVCPP\Lib\Include\
windres -i rsrc.rc -o rsrc.o
cls
g++ mrbot.cpp -o D:\awbots\devcpp\mrbot.exe rsrc.o -Xlinker
D:\DEVCPP\Lib\*.a D:\AWBOTS\AW.LIB -ansi -traditional-cpp -mwindows
-fexpensive-optimizations

--
-Sparrow
I am a fluffy cheese-head.
Sparrow's Space: http://members.xoom.com/terreo4/
E-mail: terreo at geocities.com

sparrow

Jul 30, 1999, 3:55pm
[View Quote] Okay.. nevermind... I fixed it. Borland messed AW.DLL up, I think. Why
did I put it in the project, anyway? Phhhht...

Anyway, I have another problem. Now it's saying, "The MRBOT.EXE file is
linked to missing export AW.DLL:." I've got AW.DLL in the directory I'm
running it from as well as my WINDOWS/SYSTEM directory. I'm compiling it
with a different batch file as well (note that it's not different until
the last line):

at cls
at echo off
set PATH=%PATH%;D:\DEVCPP\Lib\;D:\DEVCPP\Include\;D:\awbots\devcpp\;
set C_INCLUDE_PATH=D:\DEVCPP\Include\;
set CPLUS_INCLUDE_PATH=D:\DEVCPP\Include\;
set LIBRARY_PATH=D:\DEVCPP\Lib\
set GCC_EXEC_PREFIX=D:\DEVCPP\Lib\Include\
windres -i D:\awbots\devcpp\rsrc.rc -o rsrc.o
cls
g++ d:\awbots\devcpp\mrbot.cpp -o D:\awbots\devcpp\mrbot.exe rsrc.o
d:\awbots\aw.lib
D:\DEVCPP\Lib\*.a -ansi -traditional-cpp

--
-Sparrow
I am a fluffy cheese-head.
Sparrow's Space: http://members.xoom.com/terreo4/
E-mail: terreo at geocities.com

sparrow

Jul 30, 1999, 6:57pm
[View Quote] I'll look into it. It sounds as though it might be worth it after all.
Still, if I can get it to work without buying anything extra, it would
be best. I'm a bit poor at the moment :)

--
-Sparrow
I am a fluffy cheese-head.
Sparrow's Space: http://members.xoom.com/terreo4/
E-mail: terreo at geocities.com

andon m. coleman

Jul 30, 1999, 7:02pm
If you ever get a chance, you ought to get Visual C++ : )

You can get V. 5.0 real cheap, and the Introductory Edition of Visual C++ 6
is like $30. . . The best part of Visual C++, is the extensive SUPPORT for
Windows, and the extensive documentation.

-Andon Coleman

walter knupe

Jul 30, 1999, 9:56pm
Your error message is cause by an aw.lib import library that refers to
missing aw.dll exports...

that means you have a non matching aw.dll in your path. Since your
development environment can not
use the supplied aw.lib i assume you created it yourself or got it somewhere
else. it looks like you have to recreate it from the current aw.dll.

Walter aka Faber

Sparrow <terreo at geocities.com> schrieb in im Newsbeitrag:
37A1E711.B40517FF at geocities.com...
[View Quote]

sparrow

Jul 31, 1999, 2:11am
[View Quote] Actually, instead of changing aw.lib files, I changed environments,
which, ironic as it sounds, was easier. I've unzipped AW.LIB from the
original .ZIP file a number of times and re-compiled, but I can't recall
ever re-extracting AW.DLL. It's worth a try, anyway.

--
-Sparrow
I am a fluffy cheese-head.
Sparrow's Space: http://members.xoom.com/terreo4/
E-mail: terreo at geocities.com

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