PureBytes Links
Trading Reference Links
|
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
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/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/
|