PureBytes Links
Trading Reference Links
|
It may be easier to use afl functions() and Include files. I do not think
there is much of a speed advantage in using DLLs.
best regards,
herman
-----Original Message-----
From: Christoper [mailto:turkey@xxxxxxxxxxxxxxx]
Sent: Tuesday, November 02, 2004 1:08 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] ADK Newbie Help Needed
My AFL code is getting way too long, with too many parts repeated...
i.e. position sizing, stops, standard exploration & debugging code,
let alone indicator code that use quite frequently.
So I downloaded the ADK, and am trying to compile the Sample.cpp
project using the free DevC++ (version 4.9.9)
When I compile, I'm getting this error:
"50 C:\Program Files\AmiBroker\ADK\Sample\Plugin.cpp function `int
GetPluginInfo(PluginInfo*)' definition is marked dllimport."
Btw, 50 is the line #.
Probably missing something real basic. From reading the ADK.html it
looks like project should compile out of the box.
Help will be greatly appreciated.
Thanks,
- chris
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Sponsor
Get unlimited calls to
U.S./Canada
----------------------------------------------------------------------------
--
Yahoo! Groups Links
a.. To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
b.. To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|