| 
 PureBytes Links 
Trading Reference Links 
 | 
--- In amibroker@xxxxxxxxxxxxxxx, "aequalsz" <aequalsz@xxxx> wrote:
> 
> Hello,
> 
> I'm trying to "Rebuild All" for the Quotetracker file, QT.dsw which
is
> supplied with Amibroker in the QT directory.  (Using Microsoft
Visual
> C++ 6.0)  However I'm getting the folowing messages:
> 
> ---------------------------------------------------------------
> 
> Deleting intermediate files and output files for project 'QT - Win32
> Release'.
> --------------------Configuration: QT - Win32 Rele
> ase--------------------
> Compiling resources...
> Compiling...
> StdAfx.cpp
> Compiling...
> ConfigDlg.cpp
> Plugin.cpp
> QT.cpp
> Generating Code...
> Linking...
>    Creating library Release/QT.lib and object Release/QT.exp
> Creating browse info file...
> The system cannot find the path specified.
>         0 file(s) copied.
> Error executing c:\windows\system32\cmd.exe.
> 
> QT.dll - 1 error(s), 0 warning(s)
> 
> --------------------------------------------------------------------
> 
> The only directory not available (at least theat I can determine)
is,
> 
> C:\Program Files\Microsoft Visual Studio\VC98\CRT\SRC
> 
> Does anyone know an easy fix to this problem?  Thanks in advance.  
  
> 
> Aequalsz
> 
> PS  Sorry if this is slightly off topic.  Maybe I should post it on
> the QT dll web site.
This might be the problem.
"The default installation of Visual C++ 6.0 does not install the CRT
Source code directory."
http://support.microsoft.com/default.aspx?scid=kb;en-us;315535
Aequalsz
------------------------ 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/
 
 |