Re: Delphi 7 vs Delphi 2005




> The app runs fine when it compiles. The problem is it dies during the
> compile and no exception is thrown.

Corrupted files maybe? I had similar problem but with D5 and turned out to
be a corrupted DataModule. Once recreated, the problem disappeared.

Thanks


.



Relevant Pages

  • Re: templated SinglyLinkedList implementation
    ... > compiles as is but when I display the output, all of the values are the same ... > const unsigned int NUMELEMS; ... useful for exception safety and pretty much nothing else. ... when you make a copy of an auto_ptr, the source is rendered useless. ...
    (alt.comp.lang.learn.c-cpp)
  • Re: Problems supporting Windows XP themes
    ... The program worked for 3 compiles and then after the 4th compile it failed again. ... Here is the stack trace. ... is it from an exception? ...
    (microsoft.public.dotnet.framework)
  • Re: Delphi 7 vs Delphi 2005
    ... The app runs fine when it compiles. ... compile and no exception is thrown. ... BTW it is a single thread app. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Multi dimensional arrays in C# and in C++
    ... >> The code compiles alright, but when debugging, the assembly loader throws ... > I did execute the app last time too and got no exception. ...
    (microsoft.public.dotnet.languages.vc)
  • Re: (n)curses problem compiling tty-only nethack on OSX 10.4
    ... compiles and runs, but I'm having some problems with a lot of garbage appearing on the screen when objects are thrown, or my character tries to run or other rapid movements. ...
    (rec.games.roguelike.nethack)