Sucess compiling Alex Tweedly DLL!

Alejandro Tejada capellan2000 at yahoo.com
Fri Jun 24 20:13:45 EDT 2005


Hi Developers,

i remember that Kenneth Simmons
has posted a C++ version of
the external dll in this page:

<http://www.rpi.edu/~simonk/mc/mcExternalCPP.zip>

Following the instructions for
compiling this C++ dll in Dev-C++
produced the following errors.
Notice these are a lot less than 
in previous trials with the sdk. :-)

-----------------------------------------
Compiler: Default compiler
Building Makefile:
"C:\Windows\Desktop\mcExternalCPP\Makefile.win"
Executing  make...
make.exe -f
"C:\Windows\Desktop\mcExternalCPP\Makefile.win" all
g++.exe -c external.cpp -o ../mcExternalCPP/external.o
-I"C:/Dev-Cpp/lib/gcc/mingw32/3.4.2/include" 
-I"C:/Dev-Cpp/include/c++/3.4.2/backward" 
-I"C:/Dev-Cpp/include/c++/3.4.2/mingw32" 
-I"C:/Dev-Cpp/include/c++/3.4.2" 
-I"C:/Dev-Cpp/include" 
-I"C:/Windows/Desktop/mcExternalCPP"  -DBUILDING_DLL=1
  -ansi -traditional-cpp

external.cpp: In function `void
XCcallbacktests(char**, int, char**, int*, int*)':
external.cpp:152: error: `time' undeclared (first use
this function)
external.cpp:152: error: (Each undeclared identifier
is reported only once for each function it appears
in.)

make.exe: *** [../mcExternalCPP/external.o] Error 1

Execution terminated
----------------------------------------

Visit my site:
http://www.geocities.com/capellan2000/

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the use-livecode mailing list