PureBytes Links
Trading Reference Links
|
Hello,
Those two error messages are just because on my environment
I was copying target file to different drives.
You can go to Project Settings, switch to "Post build step" (the last tab in project settings)
and remove two copy commands that are there.
Anyway you can ignore those messages as they do not indicate
any problem with build process.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "Ray Lee" <rlee835@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Monday, August 03, 2009 1:24 PM
Subject: [amibroker] Questions on AmiBroker ODBC plugin
> Hello
>
> I have two questions regarding the AmiBroker ODBC plugin:
> 1. The current version of the plugin
> (http://www.amibroker.com/odbc.html) says Custom SQL queries is not
> implemented yet. Is it the case?
> 2. I compiled the plugin using vc 6 and had the following error though
> the dll file did generated. Does anyone know the cause of the error?
>
> Thanks in advance.
>
> Ray
>
> Deleting intermediate files and output files for project 'ODBC - Win32
> Release'.
> --------------------Configuration: ODBC - Win32 Release--------------------
> Compiling resources...
> Compiling...
> StdAfx.cpp
> Compiling...
> ConfigDlg.cpp
> Functions.cpp
> Global.cpp
> ODBC.cpp
> Plugin.cpp
> SRecordset.cpp
> Generating Code...
> Linking...
> Creating library Release/ODBC.lib and object Release/ODBC.exp
> The system cannot find the drive specified.
> The system cannot find the drive specified.
> Error executing c:\windows\system32\cmd.exe.
>
> ODBC.dll - 1 error(s), 0 warning(s)
>
>
>
>
> ------------------------------------
>
> **** IMPORTANT PLEASE READ ****
> This group is for the discussion between users only.
> This is *NOT* technical support channel.
>
> TO GET TECHNICAL SUPPORT send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
> http://www.amibroker.com/feedback/
> (submissions sent via other channels won't be considered)
>
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> Yahoo! Groups Links
>
>
>
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
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/
|