PureBytes Links
Trading Reference Links
|
I'm not really sure, but I think the ADK is only targeted at MS Visual
Studio. The files certainly match a Visual Studio project.
I gather (from an Internet search) that Dev C++ uses a Mingw port of
gcc and dllcrt2.0 is a component of Mingw. I'd guess either you don't
have the full Mingw distribution, or the ADK needs modification to
work with gcc and Mingw.
As I say though, just a guess.
GP
--- In amibroker@xxxxxxxxxxxxxxx, "dbirru" <dbjunk@xxx> wrote:
>
> Hi,
>
> I am trying to compile the sample DLL functions in the AB ADK
> (ADK/Sample) using Dev C++. But I get the following error:
> "dllcrt2.o C:\Program Files\AmiBroker\ADK\Sample\ld No such file: No
> such file or directory. "
>
> Does anyone know what might be the problem and how to solve it?
>
> Thanks.
>
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|