synnefo/delphi-orm

Unit not found "CodeSiteLogging.pas" in dorm.loggers.CodeSite.pas(43)

Closed this issue · 4 comments

[DCC Warning] superobject.pas(963): W1000 Symbol 'DecimalSeparator' is 
deprecated: 'Use FormatSettings.DecimalSeparator'
[DCC Warning] superobject.pas(967): W1000 Symbol 'DecimalSeparator' is 
deprecated: 'Use FormatSettings.DecimalSeparator'
[DCC Warning] superobject.pas(981): W1000 Symbol 'DecimalSeparator' is 
deprecated: 'Use FormatSettings.DecimalSeparator'
[DCC Warning] superobject.pas(985): W1000 Symbol 'DecimalSeparator' is 
deprecated: 'Use FormatSettings.DecimalSeparator'
[DCC Warning] dorm.Utils.pas(318): W1036 Variable 'Method' might not have been 
initialized
>>>[DCC Fatal Error] dorm.loggers.CodeSite.pas(43): F1026 File not found: 
'CodeSiteLogging.dcu'

Fun fact:
DORM in Portuguese phonetically equals SLEEP = Hibernate

Marcio Martins
mm.marciomartins@gmail.com

Original issue reported on code.google.com by mm.marci...@gmail.com on 3 Jan 2012 at 11:50

[deleted comment]
I am Brazilian and I'm really looking forward to this framework and would ajudr 
somehow.

Original comment by mm.marci...@gmail.com on 3 Jan 2012 at 11:52

Did you have Raize CodeSite installed with XE(2)? if so, then the dcu's should 
be in for XE: C:\Program Files (x86)\Raize\CS4\Lib\RS-XE
or
for XE2: C:\Program Files (x86)\Raize\CS5\Lib\RS-XE2\Win32

best to include those into your library path.
Maybe those loggers should be in separate packages as well...

Original comment by braveco...@gmail.com on 4 Jan 2012 at 10:33

Since yesterday all the loggers are in a separate package.
dorm.loggers.dpk

have fun

Original comment by daniele....@gmail.com on 5 Jan 2012 at 8:39

  • Changed state: Fixed
  • Added labels: Type-Other
  • Removed labels: Type-Defect