Thanks by the hint. This leak detector appears to be a useful thing. I am stalling...
The problem was solved just changing the order of the directory of includes. I think it can be a bug in vc, but it is a old version of vc, so doesn´t matter. Thanks by the help Thomas Rodrigo On 9/21/07, Thomas Hruska <[EMAIL PROTECTED]> wrote: > > Rodrigo Bortholin wrote: > > Hi, > > > > I am having this build information when i compile the project using > vicual > > c: > > > > ompiling... > > ADM.c > > fatal error C1083: Cannot open source file: 'C:\work\ticket\ADM.c': No > such > > file or directory > ... > > W32Main.c > > c:\arquivos de programas\microsoft visual > studio\vc98\crt\src\excpt.h(31) : > > fatal error C1189: #error : ERROR: Use of C runtime library internal > header > > file. > > Error executing cl.exe. > > Creating browse info file... > > > > This problem stars 2 hours ago and i can´t solve it until now. If > someone > > could help me... > > Thanks by now > > The first error is 'C:\work\ticket\ADM.c' does not exist. > > Your compiler (VS6) is very outdated anyway. Time to upgrade regardless > of if the problem gets fixed or not. This site has a hint as to the > cause and how to fix it: > > http://dmoulding.googlepages.com/vld-1.0-README.html > > -- > Thomas Hruska > CubicleSoft President > Ph: 517-803-4197 > > *NEW* MyTaskFocus 1.1 > Get on task. Stay on task. > > http://www.CubicleSoft.com/MyTaskFocus/<http://www.cubiclesoft.com/MyTaskFocus/> > > > -- [Non-text portions of this message have been removed]
