Re: Fatal Error



Fons Rave wrote:
Jamie wrote:

I always work with Delphi 7 but I thought: lets try 8. The first problems: "Required package 'Borland$' not found", "Access violation at address 01C80BFA in module 'htmide71.bpl'. Read of address 00000000" and "[Fatal Error] fonz_nl.dpr(1): Unit Borland.Delphi.System was compiled with a different version of System.Diagnostics.Process".

That's a nice start.

Any help on starting with Delphi 8 ?

Thanks,
Fons.

maye sure you have the netframe work in stalled.

I did the standard installing. But he needs .Net after the compiling ?

Delphi 8 *only* makes applications for .NET, it can't make programs for native Windows. Your target machines need to have .NET installed, and, AFAIK, you need to redistribute some of the Borland packages. Your help file will tell you which.

Cheers,
Nicholas Sherlock

--
http://www.sherlocksoftware.org
.



Relevant Pages

  • Re: HTML Help
    ... I have another help problem. ... The help file gets created OK, ... I receive a "Project Error" when the task finishes. ... Compiling HTML Help File: c:\ONMConsole\Help\onmconsole.hhp ...
    (microsoft.public.vc.mfc)
  • Re: Creating HTML help file from within Visual C++ Build
    ... correct location in your chm file is a different issue. ... You'll find instructions on automatically building your help file ... Removing the default WinHelp compiling from the project? ...
    (microsoft.public.vc.mfc)
  • Creating HTML help file from within Visual C++ Build
    ... bare-bones help file for WinHelp. ... compiles this help file automatically. ... Removing the default WinHelp compiling from the project? ... Adding HTML help compiling to the project? ...
    (microsoft.public.vc.mfc)
  • HTML help
    ... The help file gets created OK, ... a "Project Error" when the task finishes (we did not receive any ... error messages with VC6.0). ... Compiling HTML Help File: c:\ONMConsole\Help\onmconsole.hhp ...
    (microsoft.public.vc.mfc)
  • HTML Help
    ... After the help file gets created, I receive a "Project Error" ... How can I determine what the Help file failure is? ... Compiling HTML Help File: c:\ONMConsole\Help\onmconsole.hhp ...
    (microsoft.public.vc.mfc)