hi,

Am Samstag, den 05.11.2005, 17:26 -0200 schrieb Felipe Monteiro de
Carvalho:
> Razvan Adrian Bogdan wrote:
> > No, it works with any res file wich is compiled correctly, i only had
> > a small issue with some language setting due to the fact that delphi's
> > res compiler and windres were slightly different on that issue, you ca
> > easily have a look at SysRec's .rc file to see how it should look
> > like.
> > 
> >>http://wiki.lazarus.freepascal.org/index.php/Components_and_Code_examples#Example_programs
> >>
> >>SysRec - Video Capturing and Recording application, you can download it
> >>here (http://sourceforge.net/project/showfiles.php?group_id=92177).
> 
> Hi,
> 
> I downloaded the project and it failed to compile on Windows with 
> Lazarus 0.9.10
> 
> Here are the messages from the compiler:
> 
> SysRec.dpr(20,1) Error: Can't call the linker, switching to external linking
> SysRec.dpr(20,1) Fatal: There were 1 errors compiling module, stopping
> 

you need more available RAM, most probably. At least that's why it does
that at my machine. I usually close some resource hogging programs (i.e.
web browser :)) and it works.

> This happens to both projects (SysCall and SysRec).
> 
> This was also the error I was having when I tryed to compile my own 
> project using {$R *.RES} directive.

cheers,
   Danny


_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to