[fpc-pascal]Beginning to use Freepascal!
    Michael Van Canneyt 
    michael.vancanneyt at wisa.be
       
    Thu Dec  7 09:05:41 CET 2000
    
    
  
On Thu, 7 Dec 2000, Rhawi Dantas wrote:
> I've installed the freepascal and im very excited to begin to program
> with it.
> 
> But an problem ocourred. I went to File and New an wrote the following
> sentences:
> 
> program cabecalho;
> 
> begin
> write ('rhawi');
> end.
> 
> Just for test. But when i hit F9 or ALT+F9 the problem start. A box with
> compiler failed appear and an error "win32(16,19) Fatal: Can't open file
> c:\fpc\bin\win32". I would like to know what is the problem. If anyone
> there know ill be very thanks and glad.
Save the file first (F2) before compiling; this problem has been fixed in
the snapshots AFAIK, and should appear in the next release.
Michael.
    
    
More information about the fpc-pascal
mailing list