When I attempt to build my project I'm getting the message: 

C:\Photography\Software\Lazarus\rakphotography.lpr(6,28) Fatal: Can't find unit 
Interfaces used by rakphotography

When I attempt to run my project I'm getting the message:

"Compiling package rx 1.0" completed
"Compiling package rxnew 1.1.5.98" completed
"Compiling package zcore 6.6.2" completed
"Compiling package zplain 6.6.2" completed
"Compiling package zparsesql 6.6.2" completed
"Compiling package zdbc 6.6.2" completed
"Compiling package zcomponent 6.6.2" completed
rakphotography.lpr(17,1) Error: Can't create object file: rakphotography.exe
rakphotography.lpr(17,1) Fatal: Can't create executable rakphotography.exe


If I Build Lazarus with my project open, I rebuilds to completion but my 
project still does not build or run.

If I Build Lazarus with no projects open I get the following message:

C:\lazarus\lcl\graphtype.pp(486,10) Note: User defined: check endian and/or 
source byte order
C:\lazarus\lcl\graphtype.pp(490,10) Note: User defined: check endian and/or 
source byte order
C:\lazarus\lcl\graphtype.pp(538,10) Note: User defined: check endian and/or 
source byte order
C:\lazarus\lcl\graphtype.pp(543,10) Note: User defined: check endian and/or 
source byte order
C:\lazarus\lcl\graphtype.pp(1038,6) Note: User defined: TODO: implement 
CheckAlpha
C:\lazarus\lcl\include\custombitmap.inc(476,4) Note: User defined: add better 
check for transparency 
C:\lazarus\lcl\include\custombitmap.inc(825,6) Note: User defined: set 
pixelformat based on image, not device
C:\lazarus\lcl\include\custombitmap.inc(927,8) Note: User defined: todo choose 
the correct writer
C:\lazarus\lcl\include\custombitmap.inc(1184,4) Note: User defined: todo: move 
to IntfImage
C:\lazarus\lcl\intfgraphics.pas(4855,4) Note: User defined: check if height is 
also doubled without mask
C:\lazarus\lcl\include\imglist.inc(818,60) Warning: Mixing signed expressions 
and longwords gives a 64bit result
C:\lazarus\lcl\graphutil.pp(129,28) Warning: Mixing signed expressions and 
longwords gives a 64bit result
C:\lazarus\lcl\lconvencoding.pas(23,2) Warning: User defined: 
Windows/Wine/ReactOS locale conversion is not fully supported yet. Sorry.
C:\lazarus\lcl\postscriptcanvas.pas(1946,4) Warning: User defined: 
TPostScriptPrinterCanvas.TextRect is not yet fully implemented!
C:\lazarus\lcl\interfaces\win32\win32int.pp(27,26) Warning: User defined: Fix 
implicit pointer conversions
C:\lazarus\lcl\interfaces\win32\win32proc.pp(931,2) Note: User defined: Should 
be moved to WSWin32Forms, if the windowproc is splitted
C:\lazarus\lcl\interfaces\win32\win32proc.pp(1015,2) Note: User defined: 
Belongs in Win32WSForms, but is needed in windowproc
C:\lazarus\lcl\interfaces\win32\win32proc.pp(1239,38) Warning: Mixing signed 
expressions and longwords gives a 64bit result
C:\lazarus\lcl\interfaces\win32\win32proc.pp(1529,27) Warning: Mixing signed 
expressions and longwords gives a 64bit result
C:\lazarus\lcl\interfaces\win32\win32wsmenus.pp(616,38) Warning: Mixing signed 
expressions and longwords gives a 64bit result
C:\lazarus\lcl\interfaces\win32\win32wsstdctrls.pp(1305,37) Warning: Mixing 
signed expressions and longwords gives a 64bit result
C:\lazarus\lcl\interfaces\win32\win32wsspin.pp(104,14) Warning: Mixing signed 
expressions and longwords gives a 64bit result
C:\lazarus\lcl\interfaces\win32\win32lclintf.inc(520,29) Warning: Mixing signed 
expressions and longwords gives a 64bit result
"LCL" completed
C:\lazarus\components\synedit\SynTextDrawer.pp(424,46) Warning: Symbol "Handle" 
is deprecated
C:\lazarus\components\synedit\synregexpr.pas(2251,54) Warning: Mixing signed 
expressions and longwords gives a 64bit result
C:\lazarus\components\synedit\synregexpr.pas(2265,50) Warning: Mixing signed 
expressions and longwords gives a 64bit result
C:\lazarus\components\synedit\synedit.pp(5069,34) Warning: Symbol "Handle" is 
deprecated
"SynEdit" completed
"CodeTools" completed
"Package Registration" completed
"IDE Interface" completed
"JIT Form" completed
C:\lazarus\ide\startlazarus.lpr(51,1) Error: Can't create object file: 
...\startlazarus.exe
C:\lazarus\ide\startlazarus.lpr(51,1) Fatal: Can't create executable 
...\startlazarus.exe

Could someone please help.

thanks,
bob k.
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to